media-video/movit: Tighten fftw dep #585312
authorPatrick Lauer <patrick@gentoo.org>
Mon, 13 Jun 2016 14:33:40 +0000 (16:33 +0200)
committerPatrick Lauer <patrick@gentoo.org>
Mon, 13 Jun 2016 14:33:53 +0000 (16:33 +0200)
Package-Manager: portage-2.3.0_rc1

media-video/movit/movit-1.3.2.ebuild

index 4f5ac9607a6ed00dba8ad01962a2b7718f125ef0..9671f5745fa2ef139184df2cba81b0dab403686e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -23,7 +23,7 @@ IUSE=""
 RDEPEND="media-libs/mesa
        >=dev-cpp/eigen-3.2.0:3
        media-libs/libepoxy
-       sci-libs/fftw
+       >=sci-libs/fftw-3
        media-libs/libsdl2
        "
 DEPEND="${RDEPEND}"