Merge pull request #14738 from Rmys/master

intel-media-sdk rebuild
This commit is contained in:
Rmys
2024-08-18 15:35:29 +03:00
committed by GitHub
2 changed files with 13 additions and 1 deletions
@@ -0,0 +1,12 @@
diff --git a/api/mfx_dispatch/linux/mfxparser.cpp b/api/mfx_dispatch/linux/mfxparser.cpp
index 9d3823ec3e..12e46d1881 100644
--- a/api/mfx_dispatch/linux/mfxparser.cpp
+++ b/api/mfx_dispatch/linux/mfxparser.cpp
@@ -20,6 +20,7 @@
#include <ctype.h>
#include <stdio.h>
+#include <stdint.h>
#include <stdlib.h>
#include <string.h>
+1 -1
View File
@@ -28,7 +28,7 @@
<Dependency>wayland-protocols-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level='1'></Patch> -->
<Patch level='1'>gcc13.patch</Patch>
</Patches>
</Source>