From b131ba02a0f327c49f23d560d3860bf724249d11 Mon Sep 17 00:00:00 2001 From: ponce Date: Sat, 25 Aug 2012 13:07:29 +0200 Subject: system/virtualbox: Fixed dep information --- system/virtualbox/README | 5 ++--- system/virtualbox/virtualbox.info | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/system/virtualbox/README b/system/virtualbox/README index 475bb049e9..772d5c27c9 100644 --- a/system/virtualbox/README +++ b/system/virtualbox/README @@ -11,12 +11,11 @@ and make your user a member of that group. To compile virtualbox without the Qt4 GUI pass QT4=no to the script. -To enable the webservice pass WEBSERVICE=yes to the script. This adds gsoap -to the list of required dependencies. +To enable the webservice pass WEBSERVICE=yes to the script. This will +require the optional dependency gsoap. If you want to attach VirtualBox to a VDE network you will need vde2. -VirtualBox requires also the jdk package from /extra. See README.SLACKWARE for some setup notes. NOTE: This will not build on a stock x86_64 system. diff --git a/system/virtualbox/virtualbox.info b/system/virtualbox/virtualbox.info index 2f8d5d9a53..14c7fe2be6 100644 --- a/system/virtualbox/virtualbox.info +++ b/system/virtualbox/virtualbox.info @@ -11,6 +11,6 @@ MD5SUM="f8baa04e6d589bc6b1fb4e7079fbe414 \ db41373e270b06c00dd3d2c89b95899a" DOWNLOAD_x86_64="UNTESTED" MD5SUM_x86_64="" -REQUIRES="acpica virtualbox-kernel" +REQUIRES="acpica jdk virtualbox-kernel" MAINTAINER="Heinz Wiesinger" EMAIL="pprkut@liwjatan.at" -- cgit v1.2.3-80-g2a13