media-gfx/nip2: Require fftw for tests
authorMichał Górny <mgorny@gentoo.org>
Wed, 22 Mar 2017 07:16:33 +0000 (08:16 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 22 Mar 2017 07:17:38 +0000 (08:17 +0100)
media-gfx/nip2/nip2-7.38.1.ebuild

index 2148877c374c722b8004e0d72acbf64b629110d3..9c07ea98c21df5de4ef8a10a3cc5e24618990993 100644 (file)
@@ -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 \