diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/wine-staging/wine-staging.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/wine-staging/wine-staging.SlackBuild b/system/wine-staging/wine-staging.SlackBuild index 1af16fe0dc..42ef431fbb 100644 --- a/system/wine-staging/wine-staging.SlackBuild +++ b/system/wine-staging/wine-staging.SlackBuild @@ -45,7 +45,7 @@ OUTPUT=${OUTPUT:-/tmp} # Default compile options XORG=${XORG:-YES} -ALSA=${ALSA:-NO} +ALSA=${ALSA:-YES} OSS=${OSS:-NO} PULSE=${PULSE:-YES} CUPS=${CUPS:-YES} |