summaryrefslogtreecommitdiff
path: root/www-apps/gallery/gallery-2.3.2.9999.ebuild
diff options
context:
space:
mode:
authorMarcin Deranek <marcin.deranek@booking.com>2022-07-27 11:42:11 +0200
committerMarcin Deranek <marcin.deranek@booking.com>2022-07-27 11:42:11 +0200
commit32fe41fcfdb0ff85ff0fac3338cae2e059ab2860 (patch)
tree8488b4059c19f7972b61ed3da5c52ac8da81354c /www-apps/gallery/gallery-2.3.2.9999.ebuild
parent3397787da14a387c8f81a698c6a0981b708c8708 (diff)
downloadportage-32fe41fcfdb0ff85ff0fac3338cae2e059ab2860.tar.gz
portage-32fe41fcfdb0ff85ff0fac3338cae2e059ab2860.tar.bz2
portage-32fe41fcfdb0ff85ff0fac3338cae2e059ab2860.zip
Addressing sanity check warnings
Diffstat (limited to 'www-apps/gallery/gallery-2.3.2.9999.ebuild')
-rw-r--r--www-apps/gallery/gallery-2.3.2.9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/gallery/gallery-2.3.2.9999.ebuild b/www-apps/gallery/gallery-2.3.2.9999.ebuild
index e4279d4..185b71f 100644
--- a/www-apps/gallery/gallery-2.3.2.9999.ebuild
+++ b/www-apps/gallery/gallery-2.3.2.9999.ebuild
@@ -3,7 +3,7 @@
EAPI="7"
-inherit webapp eutils
+inherit webapp
DESCRIPTION="Web based (PHP Script) photo album viewer/creator"
HOMEPAGE="http://galleryproject.org/"
@@ -24,7 +24,7 @@ case ${PV} in
esac
RDEPEND="raw? ( media-gfx/dcraw )
- ffmpeg? ( virtual/ffmpeg )
+ ffmpeg? ( media-video/ffmpeg )
imagemagick? ( || ( media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick] ) )
netpbm? ( media-libs/netpbm media-gfx/jhead )
unzip? ( app-arch/unzip )