diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2016-01-06 15:58:06 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | 841d471e18251a6c4471c9fa4fbdbf6031b9e785 (patch) | |
tree | c8be9e483bc208ccb574b56ac49f1199c5c13f0f /system | |
parent | 80e710d6bceff765ba8089692c45e09e021dd9ee (diff) | |
download | slackbuilds-841d471e18251a6c4471c9fa4fbdbf6031b9e785.tar.gz |
Multiple: Fix .info and README (pulseaudio refs)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/gtk-vnc/README | 5 | ||||
-rw-r--r-- | system/virtualbox/README | 3 |
2 files changed, 0 insertions, 8 deletions
diff --git a/system/gtk-vnc/README b/system/gtk-vnc/README index 8eef0b86d9..f1874e1938 100644 --- a/system/gtk-vnc/README +++ b/system/gtk-vnc/README @@ -7,8 +7,3 @@ This script builds both the gtk+2 and gtk+3 versions of the library. To avoid building the gtk+3 version, pass "GTK3=no" when launching the SlackBuild. For example: GTK3=no ./gtk-vnc.SlackBuild - -NOTE: gtk-vnc requires cairo 1.12.16 or greater to perform -correctly, especially with pygtk bindings. - -Optional dependency: pulseaudio diff --git a/system/virtualbox/README b/system/virtualbox/README index db0f144151..6a9da63a9b 100644 --- a/system/virtualbox/README +++ b/system/virtualbox/README @@ -22,9 +22,6 @@ 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. -For pulseaudio integration pass PULSE=yes to the script. This will -require pulseaudio as optional dependency. - See README.SLACKWARE for some setup notes. NOTE: This will not build on a stock x86_64 system. |