VirtualBox

source: vbox/trunk/debian/control@ 92154

Last change on this file since 92154 was 90414, checked in by vboxsync, 3 years ago

debian/control, src/VBox/Installer/linux/debian/control: Remove dependency on python (intentionally left out!), and add comments making clear that this shouldn't re-added even if it fixes a warning.

  • Property svn:eol-style set to native
File size: 2.3 KB
Line 
1Source: virtualbox-ose
2Section: misc
3Priority: optional
4Maintainer: Oracle Corporation <info@virtualbox.org>
5Standards-Version: 3.2.1
6Build-Depends: debhelper (>= 5), libz-dev, libssl-dev,
7 libsdl1.2-dev, uuid-dev, libxcursor-dev,
8 libidl-dev, libpam0g-dev, iasl, xsltproc, linux-headers-generic,
9 wine, java2-runtime, lsb-release, g++-multilib [amd64],
10 libc6-dev-i386 [amd64], ia32-libs [amd64], libasound-dev,
11 libpulse-dev, libxml2-dev, python-dev, gsoap,
12 libcap2-dev, libgl1-mesa-dev, libglu1-mesa-dev, libxmu-dev,
13 libxext-dev, libcurl-dev, libxrandr-dev, openjdk-6-jdk | sun-java6-jdk
14XS-Python-Version: >= 2.4
15
16Package: virtualbox-ose
17Architecture: i386 amd64
18Pre-Depends: debconf (>= 1.1) | debconf-2.0
19Depends: debconf (>= 0.5) | debconf-2.0, psmisc, adduser,
20 ${shlibs:Depends},
21 ${misc:Depends}
22# Do not add python dependencies to the package, because otherwise the user
23# will always get a complete python install (and currently it is often a
24# python2 install which some users really don't want). Leave the decision
25# to users who actually want the VirtualBox API binding for Python.
26# ${python:Depends}
27Recommends: ${alsa}, ${pulse}, ${sdlttf}, kmod | kldutils | module-init-tools,
28 linux-headers-generic | linux-headers-generic-pae | linux-headers-686-pae | linux-headers-amd64 | linux-headers-2.6-686 | linux-headers-2.6-amd64 | linux-headers,
29 linux-image, gcc, make | build-essential | dpkg-dev, binutils,
30 pdf-viewer, libgl1
31Description: Oracle VM VirtualBox
32 VirtualBox is a powerful PC virtualization solution allowing you to run a
33 wide range of PC operating systems on your Linux system. This includes
34 Windows, Linux, FreeBSD, DOS, OpenBSD and others. VirtualBox comes with a broad
35 feature set and excellent performance, making it the premier virtualization
36 software solution on the market.
37XB-Python-Version: ${python:Versions}
38
39Package: virtualbox-ose-dbg
40Architecture: i386 amd64
41Depends: virtualbox-ose (= ${binary:Version})
42Description: Oracle VM VirtualBox debugging symbols
43 VirtualBox is a powerful PC virtualization solution allowing you to run a
44 wide range of PC operating systems on your Linux system. This includes
45 Windows, Linux, FreeBSD, DOS, OpenBSD and others. VirtualBox comes with a broad
46 feature set and excellent performance, making it the premier virtualization
47 software solution on the market.
48 .
49 This package contains debugging symbols.
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use