summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcups/Pkgfile4
1 files changed, 3 insertions, 1 deletions
diff --git a/cups/Pkgfile b/cups/Pkgfile
index 5c1ca699d..bf5cb950c 100755
--- a/cups/Pkgfile
+++ b/cups/Pkgfile
@@ -7,7 +7,7 @@
name=cups
version=1.4.6
-release=3
+release=2
source=( http://ftp.easysw.com/pub/$name/$version/$name-$version-source.tar.bz2\
cups)
@@ -24,6 +24,8 @@ build() {
--with-logdir=/var/log/cups \
--with-docdir=/usr/share/doc/cups \
--enable-raw-printing \
+ --enable-pdftops \
+ --with-pdftops=pdftops \
--mandir=/usr/share/man \
--enable-threads \
--enable-ssl \