commit: ead864a41c9bdbc6804fe89d2ec251f94f0c1b82
Author: Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 17 18:52:26 2021 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sat Jul 17 18:59:09 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ead864a4
net-misc/vinagre: Drop removed <net-dns/avahi-0.8-r2 dependency
Follow-up to commit 9392355deeb49c69937d2f53682eccb7053702b5
Found by check-revdep of app-portage/mgorny-dev-scripts.
Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>
Package-Manager: Portage-3.0.20, Repoman-3.0.3
net-misc/vinagre/vinagre-3.22.0-r3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-misc/vinagre/vinagre-3.22.0-r3.ebuild
b/net-misc/vinagre/vinagre-3.22.0-r3.ebuild
index 77ecdf41e18..97706955cfe 100644
--- a/net-misc/vinagre/vinagre-3.22.0-r3.ebuild
+++ b/net-misc/vinagre/vinagre-3.22.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -32,7 +32,7 @@ RDEPEND="
telepathy? (
dev-libs/dbus-glib
>=net-libs/telepathy-glib-0.11.6 )
- zeroconf? ( || ( >=net-dns/avahi-0.8-r2[dbus,gtk]
<net-dns/avahi-0.8-r2[dbus,gtk3] ) )
+ zeroconf? ( >=net-dns/avahi-0.8-r2[dbus,gtk] )
"
DEPEND="${RDEPEND}
$(vala_depend)