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:
parent
b14a1cdef5
commit
beda1cd794
1 changed files with 0 additions and 1 deletions
|
@ -763,7 +763,6 @@ engineers, musicians, soundtrack editors and composers.")
|
||||||
alsa-lib
|
alsa-lib
|
||||||
jack-1
|
jack-1
|
||||||
expat
|
expat
|
||||||
ffmpeg
|
|
||||||
lame
|
lame
|
||||||
linux-libre-headers
|
linux-libre-headers
|
||||||
flac
|
flac
|
||||||
|
|
Reference in a new issue