commit:     1ca846a3bcaa5a5621cef73ce934a546d26a3801
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 22 06:41:07 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar 22 07:17:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ca846a3

media-gfx/nip2: Add missing vips[fftw?] transitory USE-dep

 media-gfx/nip2/nip2-7.38.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/nip2/nip2-7.38.1.ebuild 
b/media-gfx/nip2/nip2-7.38.1.ebuild
index 80ca5bab837..2148877c374 100644
--- a/media-gfx/nip2/nip2-7.38.1.ebuild
+++ b/media-gfx/nip2/nip2-7.38.1.ebuild
@@ -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 )

Reply via email to