1
0
mirror of https://github.com/dguglielmi/sunny-overlay.git synced 2025-12-06 13:52:40 +01:00

media-plugins/kodi-inputstream-ffmpegdirect: fix build with gcc13

This commit is contained in:
2023-09-25 22:49:06 +02:00
parent 13efbc2365
commit a4e19e1142
3 changed files with 50 additions and 1 deletions

View File

@@ -42,6 +42,7 @@ PATCHES=(
"${FILESDIR}"/${P}-Get-extradata-with-extract_extradata-BSF.patch
"${FILESDIR}"/${P}-Fix-use-after-free-in-TimeshiftSegment.patch
"${FILESDIR}"/${P}-ffmpeg6.patch
"${FILESDIR}"/${P}-gcc13.patch
)
src_prepare() {