gnu: audacity: Remove input labels.

* gnu/packages/audio.scm (audacity)[native-inputs]: Remove labels.
This commit is contained in:
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

View file

@ -919,13 +919,13 @@ (define-public audacity
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