diff options
Diffstat (limited to 'media-gfx/album')
-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() { |