media-video/movit: Tighten fftw dep #585312

Package-Manager: portage-2.3.0_rc1
This commit is contained in:
Patrick Lauer
2016-06-13 16:33:40 +02:00
parent bd741a4d31
commit ffabec184e

View 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}"