mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: retroarch-minimal: Fix build.
* gnu/packages/emulators.scm (retroarch-minimal) [inputs]: Replace ffmpeg with ffmpeg-6. Change-Id: Ifc876d329f2c057fd0d46d50d858cabd74cba988
This commit is contained in:
parent
a602ad2f47
commit
5020e92401
1 changed files with 1 additions and 1 deletions
|
@ -2950,7 +2950,7 @@ GLSL (@file{.slang}) shaders for use with RetroArch.")
|
||||||
(list alsa-lib
|
(list alsa-lib
|
||||||
dbus
|
dbus
|
||||||
eudev
|
eudev
|
||||||
ffmpeg
|
ffmpeg-6
|
||||||
flac
|
flac
|
||||||
fontconfig
|
fontconfig
|
||||||
freetype
|
freetype
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue