dev-dotnet/gnome-keyring-sharp: Remove support for non-existent deps
authorMichał Górny <mgorny@gentoo.org>
Sun, 26 Aug 2018 08:49:26 +0000 (10:49 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 26 Aug 2018 08:59:20 +0000 (10:59 +0200)
dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2-r2.ebuild

index 8791bdb9d6af52136fc5e4e1372b57c5b1e53382..d155a9460e51540703d593b5fd53a24d9bd6f0d0 100644 (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