summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-02-11 20:21:52 +0100
committerDavid Seifert <soap@gentoo.org>2017-02-11 20:44:24 +0100
commit860e6f414312c29cc23e2ea7e3dd9b13e61413e5 (patch)
treeaf8898322f630311609ebb827351ba156746b759 /media-gfx
parentmate-extra/caja-extensions: Depend on virtual/imagemagick-tools (diff)
downloadgentoo-860e6f414312c29cc23e2ea7e3dd9b13e61413e5.tar.gz
gentoo-860e6f414312c29cc23e2ea7e3dd9b13e61413e5.tar.bz2
gentoo-860e6f414312c29cc23e2ea7e3dd9b13e61413e5.zip
media-gfx/album: 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 'media-gfx')
-rw-r--r--media-gfx/album/album-4.13-r1.ebuild (renamed from media-gfx/album/album-4.13.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/album/album-4.13.ebuild b/media-gfx/album/album-4.13-r1.ebuild
index 8ef0a2a5e15d..2b16d8ccb065 100644
--- a/media-gfx/album/album-4.13.ebuild
+++ b/media-gfx/album/album-4.13-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -16,8 +16,8 @@ IUSE="doc ffmpeg plugins themes"
DEPEND=""
RDEPEND="dev-lang/perl
- || ( media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick] )
media-gfx/jhead
+ virtual/imagemagick-tools
ffmpeg? ( virtual/ffmpeg )"
src_install() {