From 926337bd80045dbde159229f069876969208810e Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 26 Aug 2018 10:49:08 +0200 Subject: dev-dotnet/gkeyfile-sharp: Remove support for non-existent deps --- dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1-r1.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1-r1.ebuild b/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1-r1.ebuild index b717b33326c8..1796a0e7db30 100644 --- a/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1-r1.ebuild +++ b/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1-r1.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 @@ -13,8 +13,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="" -RDEPEND="|| ( >=dev-dotnet/gtk-sharp-2.12.21 >=dev-dotnet/glib-sharp-2.12.9 ) - || ( >=dev-dotnet/gtk-sharp-2.12.21 >=dev-dotnet/gtk-sharp-gapi-1.9 )" +RDEPEND=">=dev-dotnet/gtk-sharp-2.12.21" DEPEND="${RDEPEND} virtual/pkgconfig" -- cgit v1.2.3-18-g5258