summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-08-26 10:49:26 +0200
committerMichał Górny <mgorny@gentoo.org>2018-08-26 10:59:20 +0200
commit36b95c33fceb5a529216a0dc26d89aeeb033380f (patch)
treec7e9d7823ef4c15a01425a05657245937da68e3b
parentdev-dotnet/gkeyfile-sharp: Remove support for non-existent deps (diff)
downloadgentoo-36b95c33.tar.gz
gentoo-36b95c33.tar.bz2
gentoo-36b95c33.zip
dev-dotnet/gnome-keyring-sharp: Remove support for non-existent deps
-rw-r--r--dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2-r2.ebuild b/dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2-r2.ebuild
index 8791bdb9d6af..d155a9460e51 100644
--- a/dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2-r2.ebuild
+++ b/dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2-r2.ebuild
@@ -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