mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-05 02:16:31 +01:00
gnu: foo-yc20: Drop input labels.
* gnu/packages/music.scm (foo-yc20)[inputs]: Drop labels.
This commit is contained in:
parent
85e387fe89
commit
3339f6f550
1 changed files with 4 additions and 4 deletions
|
@ -5971,10 +5971,10 @@ and debugging of event signal flows inside plugin graphs.")
|
||||||
(("-march=native") ""))
|
(("-march=native") ""))
|
||||||
#t)))))
|
#t)))))
|
||||||
(inputs
|
(inputs
|
||||||
`(("jack" ,jack-1)
|
(list cairo
|
||||||
("lv2" ,lv2)
|
gtk+-2
|
||||||
("cairo" ,cairo)
|
jack-1
|
||||||
("gtk" ,gtk+-2)))
|
lv2))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list faust pkg-config))
|
(list faust pkg-config))
|
||||||
(home-page "https://foo-yc20.codeforcode.com/")
|
(home-page "https://foo-yc20.codeforcode.com/")
|
||||||
|
|
Loading…
Add table
Reference in a new issue