summaryrefslogtreecommitdiff
path: root/media-gfx/pngquant/pngquant-2.17.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/pngquant/pngquant-2.17.0.ebuild')
-rw-r--r--media-gfx/pngquant/pngquant-2.17.0.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/media-gfx/pngquant/pngquant-2.17.0.ebuild b/media-gfx/pngquant/pngquant-2.17.0.ebuild
index 39b969796e38..95adcc0f4890 100644
--- a/media-gfx/pngquant/pngquant-2.17.0.ebuild
+++ b/media-gfx/pngquant/pngquant-2.17.0.ebuild
@@ -27,7 +27,10 @@ BDEPEND="virtual/pkgconfig"
RESTRICT="!test? ( test )"
-PATCHES=( "${FILESDIR}"/${PN}-2.12.2-respect-CFLAGS.patch )
+PATCHES=(
+ "${FILESDIR}"/${PN}-2.12.2-respect-CFLAGS.patch
+ "${FILESDIR}"/${PN}-2.17.0-fix-test-version.patch
+)
pkg_pretend() {
[[ ${MERGE_TYPE} != binary ]] && use openmp && tc-check-openmp