app-misc/gnutu: Remove support for non-existent deps
authorMichał Górny <mgorny@gentoo.org>
Sun, 26 Aug 2018 08:04:14 +0000 (10:04 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 26 Aug 2018 08:25:10 +0000 (10:25 +0200)
app-misc/gnutu/gnutu-2.5-r1.ebuild

index 2c00123b072a4758cb5cfda9f65bc849c5759b1c..fbb2fd2a9f305465b434317f2e8b85d868ac97a9 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=6
@@ -14,7 +14,7 @@ IUSE=""
 
 RDEPEND="
        >=dev-lang/mono-1.2.5.1-r1
-       || ( ( >=dev-dotnet/gtk-sharp-2.10.0 >=dev-dotnet/glade-sharp-2.10.0 ) >=dev-dotnet/gtk-sharp-2.12.21 )
+       >=dev-dotnet/gtk-sharp-2.12.21
 "
 DEPEND="${RDEPEND}
        sys-devel/gettext"