gnu: libosmo-dsp: Remove unused input.
* gnu/packages/radio.scm (libosmo-dsp)[native-inputs]: Remove GIT-MINIMAL.master
parent
b73896a638
commit
fd93958ea0
|
@ -66,7 +66,6 @@
|
|||
#:use-module (gnu packages tcl)
|
||||
#:use-module (gnu packages tex)
|
||||
#:use-module (gnu packages texinfo)
|
||||
#:use-module (gnu packages version-control)
|
||||
#:use-module (gnu packages xml)
|
||||
#:use-module (gnu packages xorg)
|
||||
#:use-module (guix build-system cmake)
|
||||
|
@ -471,7 +470,6 @@ to access different radio hardware.")
|
|||
("automake" ,automake)
|
||||
("bash-minimal" ,bash-minimal)
|
||||
("doxygen" ,doxygen)
|
||||
("git" ,git-minimal)
|
||||
("libtool" ,libtool)
|
||||
("pkg-config" ,pkg-config)
|
||||
("texlive" ,(texlive-union (list texlive-amsfonts
|
||||
|
|
Reference in New Issue