mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-04-10 19:15:13 +00:00
Updated ffmpeg to 23.08 to fix the video glitch
Some checks failed
Build ES-DE / Building_RetroDECK-ES-DE (push) Has been cancelled
Some checks failed
Build ES-DE / Building_RetroDECK-ES-DE (push) Has been cancelled
This commit is contained in:
parent
818f6b55c0
commit
3fdc1de17c
|
@ -8,7 +8,9 @@ add-extensions:
|
||||||
org.freedesktop.Platform.ffmpeg-full:
|
org.freedesktop.Platform.ffmpeg-full:
|
||||||
directory: lib/ffmpeg
|
directory: lib/ffmpeg
|
||||||
add-ld-path: .
|
add-ld-path: .
|
||||||
version: *runtime-version
|
version: 23.08
|
||||||
|
cleanup-commands:
|
||||||
|
- mkdir -p ${FLATPAK_DEST}/lib/ffmpeg
|
||||||
|
|
||||||
cleanup:
|
cleanup:
|
||||||
- /include
|
- /include
|
||||||
|
|
Loading…
Reference in a new issue