summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-01-06 16:51:47 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2017-01-06 16:53:00 -0600
commit5adba06a410e2078354effac723413f0ece2d8a9 (patch)
treead356733ebdd3eab866e5d1bde3e3c7269376d46 /net-analyzer/icinga2
parentdev-php/PEAR-HTML_Template_Sigma: remove unused version 1.2.0-r1. (diff)
downloadgentoo-5adba06a410e2078354effac723413f0ece2d8a9.tar.gz
gentoo-5adba06a410e2078354effac723413f0ece2d8a9.tar.bz2
gentoo-5adba06a410e2078354effac723413f0ece2d8a9.zip
updated dep so it'll actually build
Diffstat (limited to 'net-analyzer/icinga2')
-rw-r--r--net-analyzer/icinga2/icinga2-2.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/icinga2/icinga2-2.6.0.ebuild b/net-analyzer/icinga2/icinga2-2.6.0.ebuild
index 0ff713084659..c4d76623186d 100644
--- a/net-analyzer/icinga2/icinga2-2.6.0.ebuild
+++ b/net-analyzer/icinga2/icinga2-2.6.0.ebuild
@@ -25,7 +25,7 @@ WX_GTK_VER="3.0"
CDEPEND="
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:0= )
- >=dev-libs/boost-1.41
+ >=dev-libs/boost-1.58-r1
console? ( dev-libs/libedit )
mysql? ( virtual/mysql )
postgres? ( dev-db/postgresql:= )"