From 860e6f414312c29cc23e2ea7e3dd9b13e61413e5 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 11 Feb 2017 20:21:52 +0100 Subject: [PATCH] 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 --- media-gfx/album/{album-4.13.ebuild => album-4.13-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename media-gfx/album/{album-4.13.ebuild => album-4.13-r1.ebuild} (88%) diff --git a/media-gfx/album/album-4.13.ebuild b/media-gfx/album/album-4.13-r1.ebuild similarity index 88% rename from media-gfx/album/album-4.13.ebuild rename to 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() { -- 2.26.2