projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9af4e31
)
media-gfx/pngquant: Add RESTRICT for tests
author
Pacho Ramos
<pacho@gentoo.org>
Thu, 23 Apr 2020 09:38:17 +0000
(11:38 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Thu, 23 Apr 2020 09:38:17 +0000
(11:38 +0200)
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
media-gfx/pngquant/pngquant-2.12.6.ebuild
patch
|
blob
|
history
diff --git
a/media-gfx/pngquant/pngquant-2.12.6.ebuild
b/media-gfx/pngquant/pngquant-2.12.6.ebuild
index 70f8baeec0b3490eb4af14c1737d4b0db65b7116..3fb651b60f57d7ea50bd7cd0cb1ab191ea8e0ade 100644
(file)
--- a/
media-gfx/pngquant/pngquant-2.12.6.ebuild
+++ b/
media-gfx/pngquant/pngquant-2.12.6.ebuild
@@
-25,6
+25,8
@@
DEPEND="${RDEPEND}
virtual/pkgconfig
"
+RESTRICT="!test? ( test )"
+
PATCHES=( "${FILESDIR}"/${PN}-2.12.2-respect-CFLAGS.patch )
src_prepare() {