lmms: replace virtual/fftw by fftw in dependencies
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user