commit: ecc4f1d8e07ab03cf5ced7ee9008b6c1a9e08883
Author: Daniel Pielmeier <billie <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 5 13:25:16 2017 +0000
Commit: Daniel Pielmeier <billie <AT> gentoo <DOT> org>
CommitDate: Sun Nov 5 13:27:57 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecc4f1d8
net-print/hplip: Explicit install new hpps filter implementation in C
Package-Manager: Portage-2.3.8, Repoman-2.3.3
net-print/hplip/hplip-3.17.10.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/net-print/hplip/hplip-3.17.10.ebuild
b/net-print/hplip/hplip-3.17.10.ebuild
index 12247e7fa67..0a36e1f9fff 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) \