gnu: Audacity: Do not depend on FFmpeg.

Audacity stopped linking to FFmpeg in version 3.1.0. Instead, users are
expected to arrange for it to be loaded at runtime:

https://issues.guix.gnu.org/53591

* gnu/packages/audio.scm (audacity)[inputs]: Remove ffmpeg.
This commit is contained in:
Leo Famulari 2022-01-27 22:24:52 -05:00
parent b14a1cdef5
commit beda1cd794
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -763,7 +763,6 @@ (define-public audacity
alsa-lib
jack-1
expat
ffmpeg
lame
linux-libre-headers
flac