diff options
Diffstat (limited to 'net-analyzer/icinga2')
-rw-r--r-- | net-analyzer/icinga2/icinga2-2.4.1.ebuild | 2 |
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 ) )" |