summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libre/hplip/PKGBUILD8
1 files changed, 1 insertions, 7 deletions
diff --git a/libre/hplip/PKGBUILD b/libre/hplip/PKGBUILD
index 003e7c8d0..123cd4518 100644
--- a/libre/hplip/PKGBUILD
+++ b/libre/hplip/PKGBUILD
@@ -10,7 +10,7 @@
pkgname=hplip
pkgver=3.17.11
-pkgrel=2.parabola1
+pkgrel=1.parabola1
pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet, without printers with nonfree drivers support and hplip-plugin binary blobs recommendation (Parabola rebranded)"
arch=('i686' 'x86_64' 'armv7h')
url="http://hplipopensource.com"
@@ -82,14 +82,8 @@ build() {
./configure --prefix=/usr \
--enable-qt5 \
--disable-qt4 \
- --disable-foomatic-rip-hplip-install \
- --enable-foomatic-ppd-install \
--enable-hpcups-install \
- --enable-new-hpcups \
- --enable-cups-ppd-install \
--enable-cups-drv-install \
- --enable-hpijs-install \
- --enable-foomatic-drv-install \
--enable-pp-build #--help
make
}