summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Pielmeier <billie@gentoo.org>2017-11-05 14:25:16 +0100
committerDaniel Pielmeier <billie@gentoo.org>2017-11-05 14:27:57 +0100
commitecc4f1d8e07ab03cf5ced7ee9008b6c1a9e08883 (patch)
tree24f40803cf9710753d5410368529b8af6c9219ed /net-print
parentmedia-gfx/exiv2: Drop old (diff)
downloadgentoo-ecc4f1d8e07ab03cf5ced7ee9008b6c1a9e08883.tar.gz
gentoo-ecc4f1d8e07ab03cf5ced7ee9008b6c1a9e08883.tar.bz2
gentoo-ecc4f1d8e07ab03cf5ced7ee9008b6c1a9e08883.zip
net-print/hplip: Explicit install new hpps filter implementation in C
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'net-print')
-rw-r--r--net-print/hplip/hplip-3.17.10.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-print/hplip/hplip-3.17.10.ebuild b/net-print/hplip/hplip-3.17.10.ebuild
index 12247e7fa678..0a36e1f9fff5 100644
--- a/net-print/hplip/hplip-3.17.10.ebuild
+++ b/net-print/hplip/hplip-3.17.10.ebuild
@@ -211,6 +211,7 @@ src_configure() {
${myconf} \
${drv_build} \
${minimal_build} \
+ --enable-hpps-install \
$(use_enable doc doc-build) \
$(use_enable fax fax-build) \
$(use_enable !minimal gui-build) \