summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephan Hartmann <sultan@gentoo.org>2021-12-22 21:23:14 +0100
committerStephan Hartmann <sultan@gentoo.org>2021-12-22 21:25:01 +0100
commitfa5bd0d14d5179a2306805abe125e7350a417cc0 (patch)
tree845dd2e617ae1e7921b4dfcbb232516d23df4e2b /media-gfx
parentdev-python/fonttools: Stabilize 4.28.2 hppa, #829828 (diff)
downloadgentoo-fa5bd0d14d5179a2306805abe125e7350a417cc0.tar.gz
gentoo-fa5bd0d14d5179a2306805abe125e7350a417cc0.tar.bz2
gentoo-fa5bd0d14d5179a2306805abe125e7350a417cc0.zip
media-gfx/apngasm: remove apng dependency
The bundled libpng copy isn't patched for apng as well. Bug: https://bugs.gentoo.org/824830 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Stephan Hartmann <sultan@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/apngasm/apngasm-2.91-r1.ebuild (renamed from media-gfx/apngasm/apngasm-2.91.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/apngasm/apngasm-2.91.ebuild b/media-gfx/apngasm/apngasm-2.91-r1.ebuild
index f9c2fdf64fb9..ef084fbd4c98 100644
--- a/media-gfx/apngasm/apngasm-2.91.ebuild
+++ b/media-gfx/apngasm/apngasm-2.91-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE="7z zopfli"
-RDEPEND="media-libs/libpng:0=[apng]
+RDEPEND="media-libs/libpng:0=
sys-libs/zlib
zopfli? ( app-arch/zopfli:= )"
DEPEND="${RDEPEND}