diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2013-12-11 10:23:00 +0100 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-12-14 10:52:36 -0600 |
commit | b8b9a1059aa39e921d8167264a22c81e88ae0aff (patch) | |
tree | 04c4ca7442be349294cdcdea27b05822871b573c /system/virtualbox/README | |
parent | 2b82f877dddf9b68337c47b790a5a080b04f3329 (diff) | |
download | slackbuilds-b8b9a1059aa39e921d8167264a22c81e88ae0aff.tar.gz |
system/virtualbox: Updated for version 4.3.4.
Added the optional dependency libvpx
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/virtualbox/README')
-rw-r--r-- | system/virtualbox/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/virtualbox/README b/system/virtualbox/README index 283c5faba6..6a9da63a9b 100644 --- a/system/virtualbox/README +++ b/system/virtualbox/README @@ -19,6 +19,9 @@ This will require jdk as optional dependency. If you want to attach VirtualBox to a VDE network you will need vde2. +If you want to be able to capture the video output of your virtual +hosts you will need libvpx, then pass to the script VPX=yes. + See README.SLACKWARE for some setup notes. NOTE: This will not build on a stock x86_64 system. |