projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61f81d5
)
dev-dotnet/gio-sharp: Remove support for non-existent deps
author
Michał Górny
<mgorny@gentoo.org>
Sun, 26 Aug 2018 08:48:48 +0000
(10:48 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 26 Aug 2018 08:59:20 +0000
(10:59 +0200)
dev-dotnet/gio-sharp/gio-sharp-0.3-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-dotnet/gio-sharp/gio-sharp-0.3-r1.ebuild
b/dev-dotnet/gio-sharp/gio-sharp-0.3-r1.ebuild
index 85ddc3568b0ddc1e92a7309b4db08aa4bfe7ea1e..08a813517c320720164c988a592f4e619f9c8341 100644
(file)
--- a/
dev-dotnet/gio-sharp/gio-sharp-0.3-r1.ebuild
+++ b/
dev-dotnet/gio-sharp/gio-sharp-0.3-r1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
@@
-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"