gnu: gnuradio-osmosdr: Remove unused input.

* gnu/packages/radio.scm (gnuradio-osmosdr)[native-inputs]: Remove GIT-MINIMAL.
This commit is contained in:
Marius Bakke 2020-07-30 14:02:45 +02:00
parent d18afa13e0
commit b73896a638
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 0 additions and 1 deletions

View File

@ -432,7 +432,6 @@ environment.")
(build-system cmake-build-system)
(native-inputs
`(("doxygen" ,doxygen)
("git" ,git-minimal)
("pkg-config" ,pkg-config)
("python" ,python)
("python-mako" ,python-mako)