mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-10-02 02:14:59 +00:00
nongnu: firefox-esr: Use ffmpeg-6.
This fixes video playback post mesa-updates merge in Guix. See upstream issue <https://bugzilla.mozilla.org/show_bug.cgi?id=1962139>; fix is like for librewolf in Guix, see <https://codeberg.org/guix/guix/issues/3038>. * nongnu/packages/mozilla.scm (firefox-esr)[inputs]: Change ffmpeg to ffmpeg-6.
This commit is contained in:
parent
25d7a8091c
commit
89f0dca2eb
1 changed files with 1 additions and 1 deletions
|
@ -457,7 +457,7 @@
|
||||||
cups
|
cups
|
||||||
dbus-glib
|
dbus-glib
|
||||||
freetype
|
freetype
|
||||||
ffmpeg
|
ffmpeg-6
|
||||||
gdk-pixbuf
|
gdk-pixbuf
|
||||||
glib
|
glib
|
||||||
gtk+
|
gtk+
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue