diff options
Diffstat (limited to 'gnu/packages/radio.scm')
| -rw-r--r-- | gnu/packages/radio.scm | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/gnu/packages/radio.scm b/gnu/packages/radio.scm index add35696291..d2b2026a970 100644 --- a/gnu/packages/radio.scm +++ b/gnu/packages/radio.scm | |||
| @@ -1042,7 +1042,7 @@ used by RDS Spy, and audio files containing @dfn{multiplex} signals (MPX).") | |||
| 1042 | js-mathjax | 1042 | js-mathjax |
| 1043 | orc | 1043 | orc |
| 1044 | pkg-config | 1044 | pkg-config |
| 1045 | pybind11 | 1045 | pybind11-2 |
| 1046 | python-cheetah | 1046 | python-cheetah |
| 1047 | python-mako | 1047 | python-mako |
| 1048 | python-pyzmq | 1048 | python-pyzmq |
| @@ -1140,7 +1140,7 @@ environment.") | |||
| 1140 | (add-after 'install 'wrap-python | 1140 | (add-after 'install 'wrap-python |
| 1141 | (assoc-ref py:%standard-phases 'wrap))))) | 1141 | (assoc-ref py:%standard-phases 'wrap))))) |
| 1142 | (native-inputs | 1142 | (native-inputs |
| 1143 | (list doxygen pkg-config pybind11 python-mako python-six)) | 1143 | (list doxygen pkg-config pybind11-2 python-mako python-six)) |
| 1144 | (inputs | 1144 | (inputs |
| 1145 | (list airspy | 1145 | (list airspy |
| 1146 | airspyhf | 1146 | airspyhf |
| @@ -1226,7 +1226,7 @@ primitives for SDR (Software Defined Radio).") | |||
| 1226 | (list cppunit | 1226 | (list cppunit |
| 1227 | doxygen | 1227 | doxygen |
| 1228 | pkg-config | 1228 | pkg-config |
| 1229 | pybind11 | 1229 | pybind11-2 |
| 1230 | python-numpy)) | 1230 | python-numpy)) |
| 1231 | (inputs | 1231 | (inputs |
| 1232 | (list boost-1.83 | 1232 | (list boost-1.83 |
| @@ -1278,7 +1278,7 @@ DMR, NXDN, P25, etc.") | |||
| 1278 | (native-inputs | 1278 | (native-inputs |
| 1279 | (list doxygen | 1279 | (list doxygen |
| 1280 | pkg-config | 1280 | pkg-config |
| 1281 | pybind11 | 1281 | pybind11-2 |
| 1282 | python | 1282 | python |
| 1283 | python-numpy | 1283 | python-numpy |
| 1284 | python-six)) | 1284 | python-six)) |
| @@ -1332,7 +1332,7 @@ to the fix block above. | |||
| 1332 | (add-after 'install 'wrap-python | 1332 | (add-after 'install 'wrap-python |
| 1333 | (assoc-ref py:%standard-phases 'wrap))))) | 1333 | (assoc-ref py:%standard-phases 'wrap))))) |
| 1334 | (native-inputs | 1334 | (native-inputs |
| 1335 | (list pkg-config pybind11 python-six)) | 1335 | (list pkg-config pybind11-2 python-six)) |
| 1336 | (inputs | 1336 | (inputs |
| 1337 | (list boost-1.83 | 1337 | (list boost-1.83 |
| 1338 | gmp | 1338 | gmp |
| @@ -2007,7 +2007,7 @@ operators.") | |||
| 2007 | googletest | 2007 | googletest |
| 2008 | libusb | 2008 | libusb |
| 2009 | mesa | 2009 | mesa |
| 2010 | pybind11 | 2010 | pybind11-2 |
| 2011 | python | 2011 | python |
| 2012 | python-numpy | 2012 | python-numpy |
| 2013 | soapysdr | 2013 | soapysdr |
