commit:     c8c9d725bc55bcb19c08f2906f10a1b45bd9ddf5
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  7 19:17:03 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Apr  7 19:17:31 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8c9d725

net-dns/avahi: Control gtk-sharp dep with IUSE=gtk2

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 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 aaf12d67acb..9b03bd2630e 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}

Reply via email to