mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: rnnoise: Remove input labels.
* gnu/packages/xiph.scm (rnnoise)[native-inputs]: Remove input labels.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user