media-gfx/nip2: Add missing vips[fftw?] transitory USE-dep
authorMichał Górny <mgorny@gentoo.org>
Wed, 22 Mar 2017 06:41:07 +0000 (07:41 +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 80ca5bab837e4a6c60b8e6b36d6f3294e0609c7b..2148877c374c722b8004e0d72acbf64b629110d3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -17,7 +17,7 @@ IUSE="debug fftw graphviz goffice gsl test"
 RDEPEND=">=dev-libs/glib-2.14:2
        dev-libs/libxml2
        x11-misc/xdg-utils
-       =media-libs/vips-${MY_MAJ_VER}*
+       =media-libs/vips-${MY_MAJ_VER}*[fftw?]
        >=x11-libs/gtk+-2.24:2
        goffice? ( x11-libs/goffice:0.8 )
        graphviz? ( <media-gfx/graphviz-2.30 )