diff --git a/bladeRF.changes b/bladeRF.changes index 6b84337..4013d52 100644 --- a/bladeRF.changes +++ b/bladeRF.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 26 18:15:47 UTC 2017 - mardnh@gmx.de + +- build with support for libtecla + ------------------------------------------------------------------- Sun Apr 23 19:27:32 UTC 2017 - mardnh@gmx.de diff --git a/bladeRF.spec b/bladeRF.spec index 03f660e..a1b4e0d 100644 --- a/bladeRF.spec +++ b/bladeRF.spec @@ -38,6 +38,7 @@ BuildRequires: gcc-c++ BuildRequires: git-core BuildRequires: help2man BuildRequires: pkgconfig +BuildRequires: tecla-devel BuildRequires: pkgconfig(libusb-1.0) BuildRequires: pkgconfig(udev)