summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-11-09 11:54:09 -0500
committerAnthony G. Basile <blueness@gentoo.org>2019-11-09 11:54:09 -0500
commit87a8970d9838843388e3111fc0a81822782ab9df (patch)
treea5c5924ecef7ca7b5585f8a7dce28cce064291d6 /net-dns/avahi/avahi-0.7-r2.ebuild
parentnet-dns/avahi: fix CVE-2017-6519 and CVE-2018-100084, bug #627020 (diff)
downloadgentoo-87a8970d9838843388e3111fc0a81822782ab9df.tar.gz
gentoo-87a8970d9838843388e3111fc0a81822782ab9df.tar.bz2
gentoo-87a8970d9838843388e3111fc0a81822782ab9df.zip
net-dns/avahi: add slot dep for dev-dotnet/gtk-sharp, bug #644660
Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'net-dns/avahi/avahi-0.7-r2.ebuild')
-rw-r--r--net-dns/avahi/avahi-0.7-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/avahi/avahi-0.7-r2.ebuild b/net-dns/avahi/avahi-0.7-r2.ebuild
index bd5913ffa794..b0744de28248 100644
--- a/net-dns/avahi/avahi-0.7-r2.ebuild
+++ b/net-dns/avahi/avahi-0.7-r2.ebuild
@@ -37,7 +37,7 @@ COMMON_DEPEND="
introspection? ( dev-libs/gobject-introspection:= )
mono? (
dev-lang/mono
- gtk? ( dev-dotnet/gtk-sharp )
+ gtk? ( dev-dotnet/gtk-sharp:2 )
)
python? (
${PYTHON_DEPS}