commit: 81b7b1415464cca81cbd68c17d4383fa4f01fa29 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Feb 11 19:21:56 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Feb 11 19:46:26 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81b7b141
x11-misc/xnee: Depend on virtual/imagemagick-tools Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3907 x11-misc/xnee/{xnee-3.19.ebuild => xnee-3.19-r1.ebuild} | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/x11-misc/xnee/xnee-3.19.ebuild b/x11-misc/xnee/xnee-3.19-r1.ebuild similarity index 90% rename from x11-misc/xnee/xnee-3.19.ebuild rename to x11-misc/xnee/xnee-3.19-r1.ebuild index eadc4fcaaa..8b161e3b27 100644 --- a/x11-misc/xnee/xnee-3.19.ebuild +++ b/x11-misc/xnee/xnee-3.19-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -32,12 +32,7 @@ DEPEND="${RDEPEND} x11-proto/inputproto virtual/pkgconfig sys-devel/gettext - gnome? ( - || ( - media-gfx/imagemagick[jpeg,png] - media-gfx/graphicsmagick[imagemagick,jpeg,png] - ) - ) + gnome? ( virtual/imagemagick-tools[jpeg,png] ) " # This needs RECORD extension from X.org server which isn't necessarily
