Accepting request 757456 from home:pretzel-bee:branches:hardware:sdr

- Added missing dependency to package python3-pyaml.

OBS-URL: https://build.opensuse.org/request/show/757456
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/gnuradio?expand=0&rev=76
This commit is contained in:
Martin Pluskal 2019-12-17 08:48:38 +00:00 committed by Git OBS Bridge
parent fde2fc9a20
commit 8b93eb2db6
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Dec 17 09:34:53 UTC 2019 - Torsten Ohlenforst <torsten.ohlenforst@pretzel-solutions.com>
- Added missing dependency to package python3-pyaml.
-------------------------------------------------------------------
Thu Sep 19 21:13:13 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>

View File

@ -86,6 +86,7 @@ BuildRequires: typelib(PangoCairo) = 1.0
BuildRequires: typelib(cairo) = 1.0
Requires: python3-numpy
Requires: python3-qt5
Requires: python3-pyaml >= 3.11
# gr_modtool dependencies
Requires: python3-click
Requires: python3-click-plugins