diff --git a/hardware/printer/cups-filters/actions.py b/hardware/printer/cups-filters/actions.py
index d0362d3b55..095ebbcfa8 100644
--- a/hardware/printer/cups-filters/actions.py
+++ b/hardware/printer/cups-filters/actions.py
@@ -10,13 +10,15 @@ from pisi.actionsapi import shelltools
def setup():
pisitools.dosed("configure", "localstatedir/run/cups", "localstatedir/cups")
- #shelltools.system("./autogen.sh")
+ shelltools.system("./autogen.sh")
autotools.configure("--sbindir=/usr/bin \
--localstatedir=/var \
--enable-dbus \
--with-rcdir=no \
--disable-mutool \
--disable-static \
+ --enable-driverless \
+ --enable-auto-setup-driverless \
--with-gs-path=/usr/bin/gs \
--with-pdftops-path=/usr/bin/gs \
--docdir=/usr/share/doc/cups-filters-1.0.76 \
diff --git a/hardware/printer/cups-filters/pspec.xml b/hardware/printer/cups-filters/pspec.xml
index 0e97055005..95a43f62fd 100644
--- a/hardware/printer/cups-filters/pspec.xml
+++ b/hardware/printer/cups-filters/pspec.xml
@@ -19,7 +19,7 @@
app:console
OpenPrinting CUPS filters and backends
Contains backends, filters, and other software that was once part of the core CUPS distribution but is no longer maintained by Apple Inc. In addition it contains additional filters developed independently of Apple, especially filters for the PDF-centric printing workflow introduced by OpenPrinting.
- https://www.openprinting.org/download/cups-filters/cups-filters-1.21.3.tar.xz
+ https://www.openprinting.org/download/cups-filters/cups-filters-1.21.6.tar.xz
cups-devel
glib2-devel
@@ -93,6 +93,13 @@
+
+ 2018-12-30
+ 1.21.6
+ Version Bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2018-10-07
1.21.3