me
/
guix
Archived
1
0
Fork 0

gnu: rnnoise: Remove input labels.

* gnu/packages/xiph.scm (rnnoise)[native-inputs]:
Remove input labels.
master
Tobias Geerinckx-Rice 2022-08-07 02:00:00 +02:00
parent 2388d2d3f7
commit d248d8b519
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 3 deletions

View File

@ -517,9 +517,7 @@ and prevents bad data from getting to the icecast server.")
"0y8jdvxd9namw4f9hcmcmm2q0f32mnhfyjap8906hl308cws3rkj"))))
(build-system gnu-build-system)
(native-inputs
`(("autoconf" ,autoconf)
("automake" ,automake)
("libtool" ,libtool)))
(list autoconf automake libtool))
(home-page "https://gitlab.xiph.org/xiph/rnnoise")
(synopsis "Real-time noise suppression")
(description "RNNoise is a noise suppression library based on a recurrent