system/wine-staging: Re-enable alsa support too - oops.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2016-01-13 20:52:21 -06:00 committed by Willy Sudiarto Raharjo
parent 747b652db8
commit ae0ae56755

View file

@ -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}