diff options
Diffstat (limited to 'system/virtualbox/README')
-rw-r--r-- | system/virtualbox/README | 5 |
1 files changed, 2 insertions, 3 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. |