commit:     6315448d4d8ab99fc8ded9f40f99d34a876bf458
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  4 01:18:30 2018 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Tue Sep  4 01:18:44 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6315448d

net-analyzer/icinga2: add missing dep

Fixes: https://bugs.gentoo.org/652384
Package-Manager: Portage-2.3.48, Repoman-2.3.10

 net-analyzer/icinga2/{icinga2-9999.ebuild => icinga2-2.9.1-r1.ebuild} | 3 ++-
 net-analyzer/icinga2/icinga2-9999.ebuild                              | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/net-analyzer/icinga2/icinga2-9999.ebuild 
b/net-analyzer/icinga2/icinga2-2.9.1-r1.ebuild
similarity index 98%
copy from net-analyzer/icinga2/icinga2-9999.ebuild
copy to net-analyzer/icinga2/icinga2-2.9.1-r1.ebuild
index cedd09e7dce..635111837e4 100644
--- a/net-analyzer/icinga2/icinga2-9999.ebuild
+++ b/net-analyzer/icinga2/icinga2-2.9.1-r1.ebuild
@@ -27,7 +27,8 @@ CDEPEND="
        >=dev-libs/boost-1.58-r1
        console? ( dev-libs/libedit )
        mysql? ( virtual/mysql )
-       postgres? ( dev-db/postgresql:= )"
+       postgres? ( dev-db/postgresql:= )
+       dev-libs/yajl"
 
 DEPEND="
        ${CDEPEND}

diff --git a/net-analyzer/icinga2/icinga2-9999.ebuild 
b/net-analyzer/icinga2/icinga2-9999.ebuild
index cedd09e7dce..635111837e4 100644
--- a/net-analyzer/icinga2/icinga2-9999.ebuild
+++ b/net-analyzer/icinga2/icinga2-9999.ebuild
@@ -27,7 +27,8 @@ CDEPEND="
        >=dev-libs/boost-1.58-r1
        console? ( dev-libs/libedit )
        mysql? ( virtual/mysql )
-       postgres? ( dev-db/postgresql:= )"
+       postgres? ( dev-db/postgresql:= )
+       dev-libs/yajl"
 
 DEPEND="
        ${CDEPEND}

Reply via email to