From c3ced381f4ffbab6980f551d8190c2618bf85873 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Wed, 12 Sep 2018 12:42:37 -0500 Subject: [PATCH] net-analyzer/icinga2: update mysql/maria depend Bug: https://bugs.gentoo.org/665944 Package-Manager: Portage-2.3.48, Repoman-2.3.10 --- net-analyzer/icinga2/icinga2-9999.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/net-analyzer/icinga2/icinga2-9999.ebuild b/net-analyzer/icinga2/icinga2-9999.ebuild index 635111837e4c..275130c94d61 100644 --- a/net-analyzer/icinga2/icinga2-9999.ebuild +++ b/net-analyzer/icinga2/icinga2-9999.ebuild @@ -26,7 +26,10 @@ CDEPEND=" libressl? ( dev-libs/libressl:0= ) >=dev-libs/boost-1.58-r1 console? ( dev-libs/libedit ) - mysql? ( virtual/mysql ) + mysql? ( || ( + dev-db/mariadb-connector-c + dev-db/mysql-connector-c ) + ) postgres? ( dev-db/postgresql:= ) dev-libs/yajl" -- 2.26.2