diff --git a/packages/mediacenter/kodi/patches/kodi-100.01.fix-mesa-22.3.0-build.patch b/packages/mediacenter/kodi/patches/kodi-100.01.fix-mesa-22.3.0-build.patch new file mode 100644 index 0000000000..e9ff90dfe5 --- /dev/null +++ b/packages/mediacenter/kodi/patches/kodi-100.01.fix-mesa-22.3.0-build.patch @@ -0,0 +1,12 @@ +--- xbmc/xbmc/windowing/X11/GLContextEGL.h ++++ xbmc/xbmc/windowing/X11/GLContextEGL.h +@@ -13,7 +13,7 @@ + #include "threads/CriticalSection.h" + + #include +-#include ++#include + #include + + class CGLContextEGL : public CGLContext +