diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-09-17 10:44:29 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-09-17 10:44:47 -0500 |
commit | cc4b82436a745c0a8f87615017e1c8e2489f8df0 (patch) | |
tree | deac7bb774171077e97d5898f1a433c72cbfd00d /net-analyzer/icinga2/icinga2-9999.ebuild | |
parent | app-metrics/elasticsearch_exporter: Drop to maintainer-needed (diff) | |
download | gentoo-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/icinga2-9999.ebuild')
-rw-r--r-- | net-analyzer/icinga2/icinga2-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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:= ) |