SHA256
1
0
forked from pool/gnuradio

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

- added python3-SoapySDR to the runtime dependendcies (required by gr-soapy)

OBS-URL: https://build.opensuse.org/request/show/986297
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/gnuradio?expand=0&rev=114
This commit is contained in:
Martin Pluskal 2022-07-13 15:22:17 +00:00 committed by Git OBS Bridge
parent 939959bc1c
commit f13aa1ec85
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jul 1 16:35:32 UTC 2022 - Mikhail Paulyshka <me@mixaill.net>
- added python3-SoapySDR to the runtime dependendcies (required by gr-soapy)
-------------------------------------------------------------------
Wed Jun 22 13:08:40 UTC 2022 - Wojciech Kazubski <wk@ire.pw.edu.pl>

View File

@ -103,6 +103,8 @@ Requires: python3-scipy
Requires: python3-pyqtgraph
# gr_network dependencies
Requires: python3-pyzmq
# gr_soapy dependencies
Requires: python3-SoapySDR
%if %{with docs}
BuildRequires: doxygen
BuildRequires: mathjax