network/icecat: Enable pulseaudio

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2016-01-10 20:18:29 -06:00 committed by Willy Sudiarto Raharjo
parent 611f67a8fa
commit d0306fad20
1 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ PRGNAM="icecat"
VERSION=${VERSION:-38.5.0}
RELEASEVER="$VERSION"
RELEASEVERMAJ=$(echo $RELEASEVER | cut -f 1 -d .)
BUILD=${BUILD:-1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@ -118,13 +118,13 @@ OPTIONS="\
--enable-strip \
--enable-cpp-rtti \
--enable-single-profile \
--enable-pulseaudio \
--disable-gnomevfs \
--disable-ldap \
--disable-accessibility \
--disable-crashreporter \
--disable-debug \
--disable-pedantic \
--disable-pulseaudio \
--disable-installer \
--disable-mailnews \
--disable-composer \