summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Pielmeier <billie@gentoo.org>2020-11-19 07:38:54 +0100
committerDaniel Pielmeier <billie@gentoo.org>2020-11-19 07:38:54 +0100
commitc55100b3b7f43c8196fcf8d25dd881614e83f027 (patch)
tree4ded5c46c22f621eb854f55e2449c0b11ecd75a2 /net-print
parentx11-libs/libxcb: Fix tests with dev-libs/check >= 0.15 (diff)
downloadgentoo-c55100b3b7f43c8196fcf8d25dd881614e83f027.tar.gz
gentoo-c55100b3b7f43c8196fcf8d25dd881614e83f027.tar.bz2
gentoo-c55100b3b7f43c8196fcf8d25dd881614e83f027.zip
net-print/hplip: Require USE="dbus" for avahi also on stable version.
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Daniel Pielmeier <billie@gentoo.org>
Diffstat (limited to 'net-print')
-rw-r--r--net-print/hplip/hplip-3.20.9-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/hplip/hplip-3.20.9-r3.ebuild b/net-print/hplip/hplip-3.20.9-r3.ebuild
index 3bf5c6106ddd..f7cb7ad36dcb 100644
--- a/net-print/hplip/hplip-3.20.9-r3.ebuild
+++ b/net-print/hplip/hplip-3.20.9-r3.ebuild
@@ -38,7 +38,7 @@ COMMON_DEPEND="
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:= )
net-analyzer/net-snmp:=
- $(python_gen_cond_dep 'net-dns/avahi[${PYTHON_MULTI_USEDEP}]')
+ $(python_gen_cond_dep 'net-dns/avahi[dbus,${PYTHON_MULTI_USEDEP}]')
)
)
"