Skip to content

Commit

Permalink
dev-dotnet/gio-sharp: Remove support for non-existent deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mgorny committed Aug 26, 2018
1 parent 61f81d5 commit f71b5c8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions dev-dotnet/gio-sharp/gio-sharp-0.3-r1.ebuild
Original file line number Diff line number Diff line change
@@ -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=4
Expand All @@ -13,8 +13,7 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""

RDEPEND="|| ( >=dev-dotnet/gtk-sharp-2.12.21 >=dev-dotnet/glib-sharp-2.12 )
|| ( >=dev-dotnet/gtk-sharp-2.12.21 >=dev-dotnet/gtk-sharp-gapi-2.12 )
RDEPEND=">=dev-dotnet/gtk-sharp-2.12.21
>=dev-libs/glib-2.22:2"
DEPEND="${RDEPEND}
virtual/pkgconfig"
Expand Down

0 comments on commit f71b5c8

Please sign in to comment.