mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 09:57:31 +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> (cherry picked from commit b393e73446b7abbc836d03a4d921911bca3bfa1c) Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
14c4d27bf0
commit
2e71e6a6e5
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user