commit:     eda1880f54f79cf1c62ffed2118be98294254baa
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 15 12:08:43 2019 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Dec 15 12:19:48 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eda1880f

net-analyzer/zabbix: Fix build dependencies

Closes: https://bugs.gentoo.org/646028
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 net-analyzer/zabbix/zabbix-4.4.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-analyzer/zabbix/zabbix-4.4.0.ebuild 
b/net-analyzer/zabbix/zabbix-4.4.0.ebuild
index 19016227289..9ca32b9c7a8 100644
--- a/net-analyzer/zabbix/zabbix-4.4.0.ebuild
+++ b/net-analyzer/zabbix/zabbix-4.4.0.ebuild
@@ -41,14 +41,14 @@ COMMON_DEPEND="snmp? ( net-analyzer/net-snmp )
        odbc? ( dev-db/unixODBC )
        server? ( sys-libs/zlib )
        proxy?  ( sys-libs/zlib )
+       server? ( dev-libs/libevent )
        ssl? ( dev-libs/openssl:=[-bindist] )"
 
 RDEPEND="${COMMON_DEPEND}
        proxy? ( net-analyzer/fping[suid] )
        server? ( net-analyzer/fping[suid]
                app-admin/webapp-config
-               dev-libs/libpcre
-               dev-libs/libevent )
+               dev-libs/libpcre )
        java?   (
                >=virtual/jre-1.4
                dev-java/slf4j-api

Reply via email to