mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 22:16:32 +01:00
gnu: gnuradio-osmosdr: Remove unused input.
* gnu/packages/radio.scm (gnuradio-osmosdr)[native-inputs]: Remove GIT-MINIMAL.
This commit is contained in:
parent
d18afa13e0
commit
b73896a638
1 changed files with 0 additions and 1 deletions
|
@ -432,7 +432,6 @@ (define-public gnuradio-osmosdr
|
|||
(build-system cmake-build-system)
|
||||
(native-inputs
|
||||
`(("doxygen" ,doxygen)
|
||||
("git" ,git-minimal)
|
||||
("pkg-config" ,pkg-config)
|
||||
("python" ,python)
|
||||
("python-mako" ,python-mako)
|
||||
|
|
Loading…
Reference in a new issue