1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: make-torbrowser: Build with ffmpeg@6.

ffmpeg@8 is not supported and breaks runtime support for some codecs.  See:
<https://bugzilla.mozilla.org/show_bug.cgi?id=1962139>.

* gnu/packages/tor-browsers.scm (make-torbrowser): Build with ffmpeg-6.

Change-Id: I623beb0c181400c904b77d12cb730f0d148303ba
This commit is contained in:
André Batista
2025-10-04 15:02:08 -03:00
committed by Ian Eure
parent 3f1e7cc449
commit f86e5c55ae

View File

@@ -240,7 +240,8 @@ Browser.")
libxcomposite
libxt
libffi
ffmpeg
;; See <https://bugzilla.mozilla.org/show_bug.cgi?id=1962139>
ffmpeg-6
libvpx
icu4c
pixman