updated dep so it'll actually build
authorMatthew Thode <prometheanfire@gentoo.org>
Fri, 6 Jan 2017 22:51:47 +0000 (16:51 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Fri, 6 Jan 2017 22:53:00 +0000 (16:53 -0600)
net-analyzer/icinga2/icinga2-2.6.0.ebuild

index 0ff7130846590d4ef8b7b5479c49968ff4a911c1..c4d76623186d87d388e8e91d1c1531dd970bb4d7 100644 (file)
@@ -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:= )"