summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2015-11-28 14:18:30 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2015-11-28 14:18:30 -0600
commit61cef32fd37c74020e705a48e09f2abebbbebe48 (patch)
tree7b60b0e4fec37de57986303747bd135a150df858 /net-analyzer
parentbup (diff)
downloadgentoo-61cef32fd37c74020e705a48e09f2abebbbebe48.tar.gz
gentoo-61cef32fd37c74020e705a48e09f2abebbbebe48.tar.bz2
gentoo-61cef32fd37c74020e705a48e09f2abebbbebe48.zip
fixing wxgtk dep
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/icinga2/icinga2-2.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/icinga2/icinga2-2.4.1.ebuild b/net-analyzer/icinga2/icinga2-2.4.1.ebuild
index d81544d7130f..b7cde9f1619d 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 ) )"