From: Matt Turner Date: Tue, 7 Apr 2020 19:17:03 +0000 (-0700) Subject: net-dns/avahi: Control gtk-sharp dep with IUSE=gtk2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c8c9d725bc55bcb19c08f2906f10a1b45bd9ddf5;p=gentoo.git net-dns/avahi: Control gtk-sharp dep with IUSE=gtk2 Signed-off-by: Matt Turner --- diff --git a/net-dns/avahi/avahi-0.8-r2.ebuild b/net-dns/avahi/avahi-0.8-r2.ebuild index aaf12d67acb3..9b03bd2630ee 100644 --- a/net-dns/avahi/avahi-0.8-r2.ebuild +++ b/net-dns/avahi/avahi-0.8-r2.ebuild @@ -40,7 +40,7 @@ DEPEND=" introspection? ( dev-libs/gobject-introspection:= ) mono? ( dev-lang/mono - gtk? ( dev-dotnet/gtk-sharp:2 ) + gtk2? ( dev-dotnet/gtk-sharp:2 ) ) python? ( ${PYTHON_DEPS}