diff options
author | Daniel Pielmeier <billie@gentoo.org> | 2020-09-23 21:14:44 +0200 |
---|---|---|
committer | Daniel Pielmeier <billie@gentoo.org> | 2020-09-23 21:15:49 +0200 |
commit | c78e1a2c98d228bf6c0d0323599ed2e68db2a992 (patch) | |
tree | 7f302dbc2b8e67e51e34ca59aaa8e4f239653331 /net-print/hplip | |
parent | sys-kernel/gentoo-kernel-bin: Bump to 5.8.11 (diff) | |
download | gentoo-c78e1a2c98d228bf6c0d0323599ed2e68db2a992.tar.gz gentoo-c78e1a2c98d228bf6c0d0323599ed2e68db2a992.tar.bz2 gentoo-c78e1a2c98d228bf6c0d0323599ed2e68db2a992.zip |
net-print/hplip: Add sub-slot dep on net-analyzer/net-snmp.
Reported-by: tt_1 <herrtimson@yahoo.de>
Closes: https://bugs.gentoo.org/744325
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Daniel Pielmeier <billie@gentoo.org>
Diffstat (limited to 'net-print/hplip')
-rw-r--r-- | net-print/hplip/hplip-3.19.12-r1.ebuild | 2 | ||||
-rw-r--r-- | net-print/hplip/hplip-3.20.3.ebuild | 2 | ||||
-rw-r--r-- | net-print/hplip/hplip-3.20.6-r1.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-print/hplip/hplip-3.19.12-r1.ebuild b/net-print/hplip/hplip-3.19.12-r1.ebuild index 8c95b96d1de0..4730c3b7cfa9 100644 --- a/net-print/hplip/hplip-3.19.12-r1.ebuild +++ b/net-print/hplip/hplip-3.19.12-r1.ebuild @@ -35,7 +35,7 @@ COMMON_DEPEND=" snmp? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) - net-analyzer/net-snmp + net-analyzer/net-snmp:= ) ) " diff --git a/net-print/hplip/hplip-3.20.3.ebuild b/net-print/hplip/hplip-3.20.3.ebuild index 61499e2246af..ed4bfbdd0469 100644 --- a/net-print/hplip/hplip-3.20.3.ebuild +++ b/net-print/hplip/hplip-3.20.3.ebuild @@ -35,7 +35,7 @@ COMMON_DEPEND=" snmp? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) - net-analyzer/net-snmp + net-analyzer/net-snmp:= ) ) " diff --git a/net-print/hplip/hplip-3.20.6-r1.ebuild b/net-print/hplip/hplip-3.20.6-r1.ebuild index 22e2618ba317..558d5ed1ed76 100644 --- a/net-print/hplip/hplip-3.20.6-r1.ebuild +++ b/net-print/hplip/hplip-3.20.6-r1.ebuild @@ -35,7 +35,7 @@ COMMON_DEPEND=" snmp? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) - net-analyzer/net-snmp + net-analyzer/net-snmp:= ) ) " |