dev-dotnet/gnome-keyring-sharp: Remove support for non-existent deps

This commit is contained in:
Michał Górny
2018-08-26 10:49:26 +02:00
parent 926337bd80
commit 36b95c33fc

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -16,7 +16,7 @@ IUSE=""
RDEPEND="
>=dev-lang/mono-2.0
>=gnome-base/libgnome-keyring-2.30.0
|| ( >=dev-dotnet/gtk-sharp-2.12.21 dev-dotnet/glib-sharp )
>=dev-dotnet/gtk-sharp-2.12.21
"
DEPEND="${RDEPEND}
virtual/pkgconfig