diff --git a/srcpkgs/kodi/patches/add-missing-cassert.patch b/srcpkgs/kodi/patches/add-missing-cassert.patch new file mode 100644 index 00000000000..1e9d8604082 --- /dev/null +++ b/srcpkgs/kodi/patches/add-missing-cassert.patch @@ -0,0 +1,20 @@ +--- a/xbmc/windowing/GraphicContext.cpp 2019-11-16 12:12:49.000000000 +0100 ++++ b/xbmc/windowing/GraphicContext.cpp 2020-01-16 21:15:35.293001948 +0100 +@@ -6,6 +6,7 @@ + * See LICENSES/README.md for more information. + */ + ++#include + #include "GraphicContext.h" + #include "WinSystem.h" + #include "Application.h" +--- a/xbmc/profiles/dialogs/GUIDialogProfileSettings.cpp 2019-11-16 12:12:49.000000000 +0100 ++++ b/xbmc/profiles/dialogs/GUIDialogProfileSettings.cpp 2020-01-16 21:47:47.500101629 +0100 +@@ -8,6 +8,7 @@ + + #include "GUIDialogProfileSettings.h" + ++#include + #include + + #include "dialogs/GUIDialogFileBrowser.h" diff --git a/srcpkgs/kodi/template b/srcpkgs/kodi/template index 96627f40123..a3b24b9c2bb 100644 --- a/srcpkgs/kodi/template +++ b/srcpkgs/kodi/template @@ -20,8 +20,8 @@ archs="i686* x86_64* aarch64* ppc64*" hostmakedepends=" - automake libtool pkg-config gperf cmake zip unzip nasm yasm python-devel - gettext-devel libltdl-devel curl flatbuffers swig openjdk11" + automake libtool pkg-config gperf cmake gettext zip unzip nasm yasm python-devel + gettext-devel libltdl-devel curl flatbuffers swig openjdk11 which" makedepends=" eudev-libudev-devel pcre-devel expat-devel libpng-devel libjpeg-turbo-devel libXrandr-devel avahi-libs-devel pulseaudio-devel samba-devel tiff-devel