gnu: make-torbrowser: Use current ffmpeg version.
torbrowser and mullvadbrowser are now based on v. 115 and can link to current ffmpeg. * gnu/packages/tor-browsers.scm (make-torbrowser): Use ffmpeg rather than ffmpeg-5. Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: Ifba8d2a58f21aba1abe6b3c5daf9cb57b07386f6
This commit is contained in:
parent
f430a19388
commit
7f7a67ae06
1 changed files with 1 additions and 3 deletions
|
@ -268,9 +268,7 @@ Browser.")
|
||||||
libxcomposite
|
libxcomposite
|
||||||
libxt
|
libxt
|
||||||
libffi
|
libffi
|
||||||
;; Support for FFmpeg 6 was only added in version 112 (see:
|
ffmpeg
|
||||||
;; https://bugzilla.mozilla.org/show_bug.cgi?id=1819374).
|
|
||||||
ffmpeg-5
|
|
||||||
libvpx
|
libvpx
|
||||||
icu4c-73
|
icu4c-73
|
||||||
pixman
|
pixman
|
||||||
|
|
Reference in a new issue