summaryrefslogtreecommitdiffstats
path: root/network/icecat
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2016-01-10 20:18:29 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-01-17 09:40:16 +0700
commitd0306fad2059031bd7dd43b88f322fdf4f30d4d0 (patch)
treeb1065382f70820c06e3fb66fa2efdd0886fc7223 /network/icecat
parent611f67a8fa69e8e8500199df86c4f5d536203cfe (diff)
downloadslackbuilds-d0306fad2059031bd7dd43b88f322fdf4f30d4d0.tar.gz
slackbuilds-d0306fad2059031bd7dd43b88f322fdf4f30d4d0.tar.xz
network/icecat: Enable pulseaudio
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/icecat')
-rw-r--r--network/icecat/icecat.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/icecat/icecat.SlackBuild b/network/icecat/icecat.SlackBuild
index a540f1adf5..5296c01d30 100644
--- a/network/icecat/icecat.SlackBuild
+++ b/network/icecat/icecat.SlackBuild
@@ -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 \