gnuradio / gr-recipes

Main GNU Radio recipe repository for use with PyBOMBS
https://github.com/gnuradio/pybombs/
120 stars 128 forks source link

Add libiio dependency to gnuradio recipe #286

Closed argilo closed 2 years ago

argilo commented 2 years ago

GNU Radio 3.10 added gr-iio, but this module doesn't build unless libiio is present. Adding it as a dependency will ensure that it's always installed prior to building GNU Radio.