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:
parent
c4c6f63d82
commit
274765052f
@ -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>
|
Tue Feb 27 11:05:06 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%bcond_without docs
|
%bcond_without docs
|
||||||
Name: gnuradio
|
Name: gnuradio
|
||||||
Version: 3.10.9.2
|
Version: 3.10.9.2
|
||||||
Release: 0
|
Release: 1
|
||||||
Summary: GNU software radio
|
Summary: GNU software radio
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
Group: Productivity/Hamradio/Other
|
Group: Productivity/Hamradio/Other
|
||||||
@ -43,6 +43,7 @@ BuildRequires: gmp-devel
|
|||||||
BuildRequires: gobject-introspection
|
BuildRequires: gobject-introspection
|
||||||
BuildRequires: gsl-devel
|
BuildRequires: gsl-devel
|
||||||
BuildRequires: libSDL-devel
|
BuildRequires: libSDL-devel
|
||||||
|
BuildRequires: libad9361-iio-devel
|
||||||
BuildRequires: libboost_atomic-devel >= 1.69
|
BuildRequires: libboost_atomic-devel >= 1.69
|
||||||
BuildRequires: libboost_filesystem-devel >= 1.69
|
BuildRequires: libboost_filesystem-devel >= 1.69
|
||||||
BuildRequires: libboost_system-devel >= 1.69
|
BuildRequires: libboost_system-devel >= 1.69
|
||||||
|
Loading…
Reference in New Issue
Block a user