commit: ffabec184e9a6cc793bfd558679d35c0f688d193
Author: Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 13 14:33:40 2016 +0000
Commit: Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Mon Jun 13 14:33:53 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffabec18
media-video/movit: Tighten fftw dep #585312
Package-Manager: portage-2.3.0_rc1
media-video/movit/movit-1.3.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-video/movit/movit-1.3.2.ebuild
b/media-video/movit/movit-1.3.2.ebuild
index 4f5ac96..9671f57 100644
--- a/media-video/movit/movit-1.3.2.ebuild
+++ b/media-video/movit/movit-1.3.2.ebuild
@@ -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}"