diff options
author | David Seifert <soap@gentoo.org> | 2017-02-11 20:21:56 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-11 20:46:26 +0100 |
commit | 81b7b1415464cca81cbd68c17d4383fa4f01fa29 (patch) | |
tree | 443755eb95b88047e0f9d8709a545ac12874fac4 /x11-misc/xnee | |
parent | x11-misc/shutter: Depend on virtual/imagemagick-tools (diff) | |
download | gentoo-81b7b1415464cca81cbd68c17d4383fa4f01fa29.tar.gz gentoo-81b7b1415464cca81cbd68c17d4383fa4f01fa29.tar.bz2 gentoo-81b7b1415464cca81cbd68c17d4383fa4f01fa29.zip |
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
Diffstat (limited to 'x11-misc/xnee')
-rw-r--r-- | x11-misc/xnee/xnee-3.19-r1.ebuild (renamed from x11-misc/xnee/xnee-3.19.ebuild) | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/x11-misc/xnee/xnee-3.19.ebuild b/x11-misc/xnee/xnee-3.19-r1.ebuild index eadc4fcaaa1a..8b161e3b27df 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 |