lmms: replace virtual/fftw by fftw in dependencies

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2016-09-26 18:40:06 +02:00
parent b1a325c80a
commit 9e60f2cc78

View File

@@ -8,7 +8,7 @@ inherit cmake_qt5
DEPENDS += " \ DEPENDS += " \
qtbase \ qtbase \
jack \ jack \
virtual/fftw \ fftw \
" "
SRC_URI = "git://github.com/LMMS/${BPN}.git" SRC_URI = "git://github.com/LMMS/${BPN}.git"