summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2018-02-07 14:49:32 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2018-02-07 14:49:32 -0500
commit770ad9d43ea6e69fb83283f5c72080cedf433b1c (patch)
tree6ed38bc271c3ec3f82e9791e608f8c2d14e3a7a6 /libre
parent362840a152c24c4ba9bf5a429096b910e348601a (diff)
hplip-3.17.11-2.parabola1: minor fix
Diffstat (limited to 'libre')
-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
}