SHA256
1
0
forked from pool/gnuradio

Accepting request 1160979 from home:mixaill:branches:hardware:sdr

- Added libad9361-iio-devel build dependency (fixes PlutoSDR support)

OBS-URL: https://build.opensuse.org/request/show/1160979
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/gnuradio?expand=0&rev=146
This commit is contained in:
Wojciech Kazubski 2024-03-23 22:59:39 +00:00 committed by Git OBS Bridge
parent c4c6f63d82
commit 274765052f
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 22 15:35:18 UTC 2024 - Mikhail Paulyshka <me@mixaill.net>
- Added libad9361-iio-devel build dependency (fixes PlutoSDR support)
-------------------------------------------------------------------
Tue Feb 27 11:05:06 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -20,7 +20,7 @@
%bcond_without docs
Name: gnuradio
Version: 3.10.9.2
Release: 0
Release: 1
Summary: GNU software radio
License: GPL-3.0-or-later
Group: Productivity/Hamradio/Other
@ -43,6 +43,7 @@ BuildRequires: gmp-devel
BuildRequires: gobject-introspection
BuildRequires: gsl-devel
BuildRequires: libSDL-devel
BuildRequires: libad9361-iio-devel
BuildRequires: libboost_atomic-devel >= 1.69
BuildRequires: libboost_filesystem-devel >= 1.69
BuildRequires: libboost_system-devel >= 1.69