commit: 61cef32fd37c74020e705a48e09f2abebbbebe48
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 28 20:18:30 2015 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sat Nov 28 20:18:30 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61cef32f
fixing wxgtk dep
net-analyzer/icinga2/icinga2-2.4.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/icinga2/icinga2-2.4.1.ebuild
b/net-analyzer/icinga2/icinga2-2.4.1.ebuild
index d81544d..b7cde9f 100644
--- a/net-analyzer/icinga2/icinga2-2.4.1.ebuild
+++ b/net-analyzer/icinga2/icinga2-2.4.1.ebuild
@@ -29,7 +29,7 @@ RDEPEND="
net-analyzer/nagios-plugins
) )
classicui? ( net-analyzer/icinga[web] )
- studio? ( >=x11-libs/wxGTK-2.9.0.0 )"
+ studio? ( x11-libs/wxGTK:2.9 )"
REQUIRED_USE="!minimal? ( || ( mysql postgres ) )"