summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-02-11 20:21:55 +0100
committerDavid Seifert <soap@gentoo.org>2017-02-11 20:46:10 +0100
commitf2d2db4f95553d458d208d1667d563ec8c106ba6 (patch)
tree7b55d93534a0e23dfad4c428e7b1febc0e21b10f /www-apps/curator
parentwww-apps/bugzilla: Depend on virtual/imagemagick-tools (diff)
downloadgentoo-f2d2db4f95553d458d208d1667d563ec8c106ba6.tar.gz
gentoo-f2d2db4f95553d458d208d1667d563ec8c106ba6.tar.bz2
gentoo-f2d2db4f95553d458d208d1667d563ec8c106ba6.zip
www-apps/curator: 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 'www-apps/curator')
-rw-r--r--www-apps/curator/curator-3.0_p20110120-r1.ebuild (renamed from www-apps/curator/curator-3.0_p20110120.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/curator/curator-3.0_p20110120.ebuild b/www-apps/curator/curator-3.0_p20110120-r1.ebuild
index daf35b64942c..2b19f82a3bc2 100644
--- a/www-apps/curator/curator-3.0_p20110120.ebuild
+++ b/www-apps/curator/curator-3.0_p20110120-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -20,7 +20,7 @@ IUSE=""
DEPEND=""
RDEPEND="${DEPEND}
dev-python/pillow
- || ( >=media-gfx/imagemagick-5.4.9 media-gfx/graphicsmagick[imagemagick] )"
+ virtual/imagemagick-tools"
S="${WORKDIR}/curator-3.0_pf078f1686a78"