net-dns/avahi: Control gtk-sharp dep with IUSE=gtk2
authorMatt Turner <mattst88@gentoo.org>
Tue, 7 Apr 2020 19:17:03 +0000 (12:17 -0700)
committerMatt Turner <mattst88@gentoo.org>
Tue, 7 Apr 2020 19:17:31 +0000 (12:17 -0700)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
net-dns/avahi/avahi-0.8-r2.ebuild

index aaf12d67acb3078e8c8b019d9b060365de1163f1..9b03bd2630eed4f777f6844c2f93c766d9d5f95b 100644 (file)
@@ -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}