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:43 +0100 |
commit | 4612d7e503fea05c8418a32857e9b76e675fe532 (patch) | |
tree | 9f8e226c315f2c92da4ed5987a871b955f63b5e6 /x11-themes/fvwm-crystal | |
parent | x11-terms/roxterm: Depend on virtual/imagemagick-tools (diff) | |
download | gentoo-4612d7e503fea05c8418a32857e9b76e675fe532.tar.gz gentoo-4612d7e503fea05c8418a32857e9b76e675fe532.tar.bz2 gentoo-4612d7e503fea05c8418a32857e9b76e675fe532.zip |
x11-themes/fvwm-crystal: 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-themes/fvwm-crystal')
-rw-r--r-- | x11-themes/fvwm-crystal/fvwm-crystal-3.2.3-r1.ebuild (renamed from x11-themes/fvwm-crystal/fvwm-crystal-3.2.3.ebuild) | 2 | ||||
-rw-r--r-- | x11-themes/fvwm-crystal/fvwm-crystal-3.2.5-r1.ebuild (renamed from x11-themes/fvwm-crystal/fvwm-crystal-3.2.5.ebuild) | 2 | ||||
-rw-r--r-- | x11-themes/fvwm-crystal/fvwm-crystal-3.4.1-r1.ebuild (renamed from x11-themes/fvwm-crystal/fvwm-crystal-3.4.1.ebuild) | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-3.2.3.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-3.2.3-r1.ebuild index 6509cb73fd90..4fde71956670 100644 --- a/x11-themes/fvwm-crystal/fvwm-crystal-3.2.3.ebuild +++ b/x11-themes/fvwm-crystal/fvwm-crystal-3.2.3-r1.ebuild @@ -17,7 +17,7 @@ KEYWORDS="amd64 ~ppc ~ppc64 x86" RDEPEND="${PYTHON_DEPS} >=x11-wm/fvwm-2.6.5[png] - || ( media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick] ) + virtual/imagemagick-tools || ( >=x11-misc/stalonetray-0.6.2-r2 x11-misc/trayer ) || ( x11-misc/hsetroot media-gfx/feh ) sys-apps/sed diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-3.2.5.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-3.2.5-r1.ebuild index d49e925c6ae4..5cc7693f4a8e 100644 --- a/x11-themes/fvwm-crystal/fvwm-crystal-3.2.5.ebuild +++ b/x11-themes/fvwm-crystal/fvwm-crystal-3.2.5-r1.ebuild @@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" RDEPEND="${PYTHON_DEPS} >=x11-wm/fvwm-2.6.5[png] - || ( media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick] ) + virtual/imagemagick-tools || ( >=x11-misc/stalonetray-0.6.2-r2 x11-misc/trayer ) || ( x11-misc/hsetroot media-gfx/feh ) sys-apps/sed diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-3.4.1.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-3.4.1-r1.ebuild index 2bc7e1e3fcc0..c3109cadb79e 100644 --- a/x11-themes/fvwm-crystal/fvwm-crystal-3.4.1.ebuild +++ b/x11-themes/fvwm-crystal/fvwm-crystal-3.4.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -32,7 +32,7 @@ esac RDEPEND="${PYTHON_DEPS} >=x11-wm/fvwm-2.5.26[png] - || ( media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick] ) + virtual/imagemagick-tools || ( >=x11-misc/stalonetray-0.6.2-r2 x11-misc/trayer ) || ( x11-misc/hsetroot media-gfx/feh ) sys-apps/sed |