summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2016-06-15 12:34:47 +0200
committerPatrick Lauer <patrick@gentoo.org>2016-06-15 12:34:47 +0200
commit74195ab7ce016ad3cc34cc0cc8f91b0765cd1d8c (patch)
tree20adea60ed048fc3db06a8b30e9426a6fe23cc31 /net-analyzer/zabbix
parentnet-analyzer/nfdump: Version bump. (diff)
downloadgentoo-74195ab7ce016ad3cc34cc0cc8f91b0765cd1d8c.tar.gz
gentoo-74195ab7ce016ad3cc34cc0cc8f91b0765cd1d8c.tar.bz2
gentoo-74195ab7ce016ad3cc34cc0cc8f91b0765cd1d8c.zip
net-analyzer/zabbix: Fix openssl #585848
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'net-analyzer/zabbix')
-rw-r--r--net-analyzer/zabbix/zabbix-3.0.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-3.0.3-r1.ebuild b/net-analyzer/zabbix/zabbix-3.0.3-r1.ebuild
index 9d00ad49bc57..212ccb756906 100644
--- a/net-analyzer/zabbix/zabbix-3.0.3-r1.ebuild
+++ b/net-analyzer/zabbix/zabbix-3.0.3-r1.ebuild
@@ -40,7 +40,7 @@ COMMON_DEPEND="snmp? ( net-analyzer/net-snmp )
ssh? ( net-libs/libssh2 )
java? ( virtual/jdk:* )
odbc? ( dev-db/unixODBC )
- ssl? ( dev-libs/openssl:= )"
+ ssl? ( dev-libs/openssl:=[-bindist] )"
RDEPEND="${COMMON_DEPEND}
proxy? ( net-analyzer/fping )