summaryrefslogtreecommitdiff
path: root/system/wine-staging
diff options
context:
space:
mode:
Diffstat (limited to 'system/wine-staging')
-rw-r--r--system/wine-staging/wine-staging.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/wine-staging/wine-staging.SlackBuild b/system/wine-staging/wine-staging.SlackBuild
index 32dd54c7f5..1af16fe0dc 100644
--- a/system/wine-staging/wine-staging.SlackBuild
+++ b/system/wine-staging/wine-staging.SlackBuild
@@ -28,7 +28,7 @@
PRGNAM=wine-staging
VERSION=${VERSION:-1.9.0}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
@@ -45,9 +45,9 @@ OUTPUT=${OUTPUT:-/tmp}
# Default compile options
XORG=${XORG:-YES}
-ALSA=${ALSA:-YES}
+ALSA=${ALSA:-NO}
OSS=${OSS:-NO}
-PULSE=${PULSE:-NO}
+PULSE=${PULSE:-YES}
CUPS=${CUPS:-YES}
DBUS=${DBUS:-YES}
GALLIUM=${GALLIUM:-NO}