network/icecat: Enable pulseaudio
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
611f67a8fa
commit
d0306fad20
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue