mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
fftw: Remove the fftw-dev package dependency on non-existent fftw package.
The fftw-dev package RDEPENDS on the fftw package, but the package is not created. Remove the dependency on fftw so that images using fftw-dev will build. Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
c64f57cf85
commit
b393e73446
@@ -69,4 +69,6 @@ FILES_fftwl-wisdom = "${bindir}/fftwl-wisdom"
|
||||
FILES_fftwf-wisdom = "${bindir}/fftwf-wisdom"
|
||||
FILES_fftw-wisdom-to-conf = "${bindir}/fftw-wisdom-to-conf"
|
||||
|
||||
RDEPENDS_${PN}-dev = ""
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Reference in New Issue
Block a user