mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/wine-staging: Re-enable alsa support too - oops.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
747b652db8
commit
ae0ae56755
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue