summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2020-03-08 22:05:58 +0000
committerJames Le Cuirot <chewi@gentoo.org>2020-07-19 12:49:45 +0100
commit7255010bdf125cedb7733b55c10d588aed0a763b (patch)
tree87d01c85ae19cadda3e9b5a9db27fa6f73b0f3b4 /games-engines
parentgames-engines/scummvm-tools: Drop old 1.8.0-r1 and 2.0.0-r1 (diff)
downloadgentoo-7255010bdf125cedb7733b55c10d588aed0a763b.tar.gz
gentoo-7255010bdf125cedb7733b55c10d588aed0a763b.tar.bz2
gentoo-7255010bdf125cedb7733b55c10d588aed0a763b.zip
games-engines/scummvm-tools: Add missing libpng SLOT operator
Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'games-engines')
-rw-r--r--games-engines/scummvm-tools/scummvm-tools-2.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-engines/scummvm-tools/scummvm-tools-2.1.0.ebuild b/games-engines/scummvm-tools/scummvm-tools-2.1.0.ebuild
index 6c46f947a6de..b0f58bbfe2ad 100644
--- a/games-engines/scummvm-tools/scummvm-tools-2.1.0.ebuild
+++ b/games-engines/scummvm-tools/scummvm-tools-2.1.0.ebuild
@@ -21,7 +21,7 @@ RDEPEND=">=dev-libs/boost-1.32:=
flac? ( media-libs/flac )
iconv? ( virtual/libiconv media-libs/freetype:2 )
mad? ( media-libs/libmad )
- png? ( media-libs/libpng:0 )
+ png? ( media-libs/libpng:0= )
vorbis? ( media-libs/libvorbis )"
DEPEND="${RDEPEND}
app-arch/xz-utils