From 3f89e36c55797cc19f1306e76e07c5f15749e16dbb1d7fe2d091d112f2a01d29 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Wed, 26 Apr 2017 19:01:49 +0000 Subject: [PATCH] Accepting request 491339 from home:mnhauke:sdr-devel - build with support for libtecla OBS-URL: https://build.opensuse.org/request/show/491339 OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/bladeRF?expand=0&rev=13 --- bladeRF.changes | 5 +++++ bladeRF.spec | 1 + 2 files changed, 6 insertions(+) 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)