VirtualBox

source: vbox/trunk/debian/control

Last change on this file was 98109, checked in by vboxsync, 16 months ago

/debian: scm updates

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Id Revision
File size: 2.4 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,
14 libvulkan-dev
15XS-Python-Version: >= 2.4
16
17Package: virtualbox-ose
18Architecture: i386 amd64
19Pre-Depends: debconf (>= 1.1) | debconf-2.0
20Depends: debconf (>= 0.5) | debconf-2.0, psmisc, adduser, libvulkan1,
21 ${shlibs:Depends},
22 ${misc:Depends}
23# Do not add python dependencies to the package, because otherwise the user
24# will always get a complete python install (and currently it is often a
25# python2 install which some users really don't want). Leave the decision
26# to users who actually want the VirtualBox API binding for Python.
27# ${python:Depends}
28Recommends: ${alsa}, ${pulse}, ${sdlttf}, kmod | kldutils | module-init-tools,
29 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,
30 linux-image, gcc, make | build-essential | dpkg-dev, binutils,
31 pdf-viewer, libgl1
32Description: Oracle VM VirtualBox
33 VirtualBox is a powerful PC virtualization solution allowing you to run a
34 wide range of PC operating systems on your Linux system. This includes
35 Windows, Linux, FreeBSD, DOS, OpenBSD and others. VirtualBox comes with a broad
36 feature set and excellent performance, making it the premier virtualization
37 software solution on the market.
38XB-Python-Version: ${python:Versions}
39
40Package: virtualbox-ose-dbg
41Architecture: i386 amd64
42Depends: virtualbox-ose (= ${binary:Version})
43Description: Oracle VM VirtualBox debugging symbols
44 VirtualBox is a powerful PC virtualization solution allowing you to run a
45 wide range of PC operating systems on your Linux system. This includes
46 Windows, Linux, FreeBSD, DOS, OpenBSD and others. VirtualBox comes with a broad
47 feature set and excellent performance, making it the premier virtualization
48 software solution on the market.
49 .
50 This package contains debugging symbols.
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use