diff options
author | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-12-12 10:04:58 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-12-13 21:18:00 +0100 |
commit | 2517fa73edcb48d05fae7795ea75591e004a0177 (patch) | |
tree | 214ec4b1552798271e9363d3fdcca88eb79f7d4d /package/i2c-tools/0001-lib-Module.mk-Add-missing-dependencies.patch | |
parent | c2a1bcb1b3e56c16a8433a516646d4eb8581fd91 (diff) | |
download | buildroot-2517fa73edcb48d05fae7795ea75591e004a0177.tar.gz buildroot-2517fa73edcb48d05fae7795ea75591e004a0177.zip |
package/liquid-dsp: add missing dependency on fftw
When one of BR2_PACKAGE_FFTW_PRECISION_* is enabled, liquid-dsp links
against fftw3f, fftw3 or fftw3l, but forgets to add the fftw package
in its dependencies. It works fine in practice because "fftw" is
before "liquid-dsp" in the alphabetic ordering, but building with
"make liquid-dsp" or with per-package directory causes a build
failure.
Fix that by adding the missing dependencies.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Tested-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
Reviewed-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/i2c-tools/0001-lib-Module.mk-Add-missing-dependencies.patch')
0 files changed, 0 insertions, 0 deletions