projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ca846a
)
media-gfx/nip2: Require fftw for tests
author
Michał Górny
<mgorny@gentoo.org>
Wed, 22 Mar 2017 07:16:33 +0000
(08:16 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 22 Mar 2017 07:17:38 +0000
(08:17 +0100)
media-gfx/nip2/nip2-7.38.1.ebuild
patch
|
blob
|
history
diff --git
a/media-gfx/nip2/nip2-7.38.1.ebuild
b/media-gfx/nip2/nip2-7.38.1.ebuild
index 2148877c374c722b8004e0d72acbf64b629110d3..9c07ea98c21df5de4ef8a10a3cc5e24618990993 100644
(file)
--- a/
media-gfx/nip2/nip2-7.38.1.ebuild
+++ b/
media-gfx/nip2/nip2-7.38.1.ebuild
@@
-28,6
+28,9
@@
DEPEND="${RDEPEND}
sys-devel/flex
test? ( media-libs/vips[jpeg,lcms,tiff] )"
+# lots of tests use fftw transforms
+REQUIRED_USE="test? ( fftw )"
+
src_configure() {
econf \
--disable-update-desktop \