From 61cef32fd37c74020e705a48e09f2abebbbebe48 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Sat, 28 Nov 2015 14:18:30 -0600 Subject: 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 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 ) )" -- cgit v1.2.3-65-gdbad