commit:     74195ab7ce016ad3cc34cc0cc8f91b0765cd1d8c
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 15 10:34:47 2016 +0000
Commit:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Wed Jun 15 10:34:47 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74195ab7

net-analyzer/zabbix: Fix openssl #585848

Package-Manager: portage-2.3.0_rc1

 net-analyzer/zabbix/zabbix-3.0.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/zabbix/zabbix-3.0.3-r1.ebuild 
b/net-analyzer/zabbix/zabbix-3.0.3-r1.ebuild
index 9d00ad4..212ccb7 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 )

Reply via email to