summaryrefslogtreecommitdiffstats
path: root/source/ap/cups-filters/cups-filters.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/ap/cups-filters/cups-filters.SlackBuild')
-rwxr-xr-xsource/ap/cups-filters/cups-filters.SlackBuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/ap/cups-filters/cups-filters.SlackBuild b/source/ap/cups-filters/cups-filters.SlackBuild
index 5ce7b1d06..040153401 100755
--- a/source/ap/cups-filters/cups-filters.SlackBuild
+++ b/source/ap/cups-filters/cups-filters.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=cups-filters
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-4}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
@@ -99,7 +99,6 @@ CXXFLAGS="$SLKCFLAGS -std=c++17 -fpermissive" \
--docdir=/usr/doc/$PKGNAM-$VERSION \
--with-test-font-path=/usr/share/fonts/TTF/DejaVuSans.ttf \
--without-php \
- --disable-avahi \
--disable-mutool \
--disable-static \
--with-browseremoteprotocols=cups \