me
/
guix
Archived
1
0
Fork 0

gnu: audacity: Remove input labels.

* gnu/packages/audio.scm (audacity)[native-inputs]: Remove labels.
master
Marius Bakke 2022-11-27 13:21:58 +01:00
parent ae64c4ac89
commit 4289394e68
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 7 additions and 7 deletions

View File

@ -919,13 +919,13 @@ engineers, musicians, soundtrack editors and composers.")
portmidi
wavpack))
(native-inputs
`(("autoconf" ,autoconf)
("automake" ,automake)
("gettext" ,gettext-minimal) ;for msgfmt
("libtool" ,libtool)
("pkg-config" ,pkg-config)
("python" ,python)
("which" ,which)))
(list autoconf
automake
gettext-minimal ;for msgfmt
libtool
pkg-config
python
which))
(arguments
`(#:configure-flags
(list