summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-09-17 10:44:29 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-09-17 10:44:47 -0500
commitcc4b82436a745c0a8f87615017e1c8e2489f8df0 (patch)
treedeac7bb774171077e97d5898f1a433c72cbfd00d /net-analyzer/icinga2
parentapp-metrics/elasticsearch_exporter: Drop to maintainer-needed (diff)
downloadgentoo-cc4b82436a745c0a8f87615017e1c8e2489f8df0.tar.gz
gentoo-cc4b82436a745c0a8f87615017e1c8e2489f8df0.tar.bz2
gentoo-cc4b82436a745c0a8f87615017e1c8e2489f8df0.zip
net-analyzer/icinga2: depend on boost subslot
Fixes: https://bugs.gentoo.org/694616 Package-Manager: Portage-2.3.69, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'net-analyzer/icinga2')
-rw-r--r--net-analyzer/icinga2/icinga2-2.10.5.ebuild2
-rw-r--r--net-analyzer/icinga2/icinga2-2.10.6.ebuild2
-rw-r--r--net-analyzer/icinga2/icinga2-9999.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/icinga2/icinga2-2.10.5.ebuild b/net-analyzer/icinga2/icinga2-2.10.5.ebuild
index 45914f5d789b..688e1fd1f38e 100644
--- a/net-analyzer/icinga2/icinga2-2.10.5.ebuild
+++ b/net-analyzer/icinga2/icinga2-2.10.5.ebuild
@@ -24,7 +24,7 @@ WX_GTK_VER="3.0"
CDEPEND="
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:0= )
- >=dev-libs/boost-1.58-r1
+ >=dev-libs/boost-1.58-r1:=
console? ( dev-libs/libedit )
mariadb? ( dev-db/mariadb-connector-c:= )
mysql? ( dev-db/mysql-connector-c:= )
diff --git a/net-analyzer/icinga2/icinga2-2.10.6.ebuild b/net-analyzer/icinga2/icinga2-2.10.6.ebuild
index 7d8f56dd9e4c..d287bf41cefe 100644
--- a/net-analyzer/icinga2/icinga2-2.10.6.ebuild
+++ b/net-analyzer/icinga2/icinga2-2.10.6.ebuild
@@ -23,7 +23,7 @@ WX_GTK_VER="3.0"
CDEPEND="
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:0= )
- >=dev-libs/boost-1.58-r1
+ >=dev-libs/boost-1.58-r1:=
console? ( dev-libs/libedit )
mariadb? ( dev-db/mariadb-connector-c:= )
mysql? ( dev-db/mysql-connector-c:= )
diff --git a/net-analyzer/icinga2/icinga2-9999.ebuild b/net-analyzer/icinga2/icinga2-9999.ebuild
index d8066e1db2f0..a250b183b14c 100644
--- a/net-analyzer/icinga2/icinga2-9999.ebuild
+++ b/net-analyzer/icinga2/icinga2-9999.ebuild
@@ -23,7 +23,7 @@ WX_GTK_VER="3.0"
CDEPEND="
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:0= )
- >=dev-libs/boost-1.58-r1
+ >=dev-libs/boost-1.58-r1:=
console? ( dev-libs/libedit )
mariadb? ( dev-db/mariadb-connector-c:= )
mysql? ( dev-db/mysql-connector-c:= )