From c8c9d725bc55bcb19c08f2906f10a1b45bd9ddf5 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Tue, 7 Apr 2020 12:17:03 -0700 Subject: [PATCH] net-dns/avahi: Control gtk-sharp dep with IUSE=gtk2 Signed-off-by: Matt Turner --- net-dns/avahi/avahi-0.8-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} -- 2.26.2