commit 4abad5f

hovercats  ·  2026-05-25 15:39:15 +0000 UTC
parent 5bae31b
repo/ffmpeg: libwebp is required elsewhere, so might aswell include it
3 files changed,  +3, -1
+1, -0
1@@ -16,6 +16,7 @@ patch -p1 < 0001-add-configure-check-for-Wno-error-incompatible-point.patch
2     --enable-gpl \
3     --enable-libdrm \
4     --enable-libopus \
5+    --enable-libwebp \
6     --disable-sndio \
7     --enable-alsa \
8     --enable-shared \
+1, -0
1@@ -1,4 +1,5 @@
2 alsa-lib
3 libdrm
4+libwebp
5 opus
6 zlib
+1, -1
1@@ -1 +1 @@
2-7.0.2 6
3+7.0.2 7