gnuradio: gr-fec: add missing dependency to gsl
authorGwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
Tue, 22 Nov 2016 09:18:21 +0000 (10:18 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 22 Nov 2016 09:40:23 +0000 (10:40 +0100)
commit82f7217b334cc5e86ed81b62c3c184a44c813405
treecfac0f4b02af966fcbb4bbedd8c9f8aefdf5b92f
parent47329fb4cff4f482d7b9a03a54cbd314e817bf32
gnuradio: gr-fec: add missing dependency to gsl

gr-fec needs gsl. Without this dependency cmake search gsl in the host system.
This issue produce errors like :

arm-buildroot-linux-uclibcgnueabihf-gcc: ERROR: unsafe header/library path used
in cross-compilation: '-I/usr/include'
make[3]: *** [gr-fec/lib/CMakeFiles/gnuradio-fec.dir/reed-solomon/encode_rs.c.o] Error 1

Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/gnuradio/Config.in
package/gnuradio/gnuradio.mk