summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system/virtualbox/README5
-rw-r--r--system/virtualbox/virtualbox.info2
2 files changed, 3 insertions, 4 deletions
diff --git a/system/virtualbox/README b/system/virtualbox/README
index af39736a8a..475bb049e9 100644
--- a/system/virtualbox/README
+++ b/system/virtualbox/README
@@ -16,8 +16,7 @@ to the list of required dependencies.
If you want to attach VirtualBox to a VDE network you will need vde2.
-VirtualBox requires acpica, the jdk package from /extra, and the
-virtualbox-kernel package is needed at runtime. See README.SLACKWARE
-for some setup notes.
+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 ae0c37273f..2f8d5d9a53 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 gsoap vde2 virtualbox-kernel"
+REQUIRES="acpica virtualbox-kernel"
MAINTAINER="Heinz Wiesinger"
EMAIL="pprkut@liwjatan.at"