summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libraries/xulrunner/xulrunner.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/xulrunner/xulrunner.SlackBuild b/libraries/xulrunner/xulrunner.SlackBuild
index 12631ac511..05d8269516 100644
--- a/libraries/xulrunner/xulrunner.SlackBuild
+++ b/libraries/xulrunner/xulrunner.SlackBuild
@@ -29,7 +29,7 @@
PRGNAM=xulrunner
VERSION=${VERSION:-40.0.2}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@@ -102,6 +102,7 @@ OPTIONS="\
--enable-safe-browsing \
--enable-image-encoders=all \
--enable-image-decoders=all \
+ --enable-pulseaudio \
--enable-system-lcms \
--with-system-zlib \
--with-system-bz2 \
@@ -109,7 +110,6 @@ OPTIONS="\
--disable-system-sqlite \
--disable-crashreporter \
--disable-debug \
- --disable-pulseaudio \
--disable-mailnews \
--disable-installer \
--disable-updater \