about summary refs log tree commit diff
path: root/pkgs/applications/video/kodi
diff options
context:
space:
mode:
authorGabriel Ebner <gebner@gebner.org>2021-04-09 13:26:18 +0200
committerGabriel Ebner <gebner@gebner.org>2021-04-09 18:12:15 +0200
commite88d3ebd5edfc94bc9588678fcc9ce099f32b046 (patch)
tree6615eee4a77ba5f70041aa4bb02eae322365717a /pkgs/applications/video/kodi
parente6b96625184237c321701faad5951c9373a312ec (diff)
kodi: add missing mesa dependency
Diffstat (limited to 'pkgs/applications/video/kodi')
-rw-r--r--pkgs/applications/video/kodi/unwrapped.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/video/kodi/unwrapped.nix b/pkgs/applications/video/kodi/unwrapped.nix
index 6f926176eaf84..3e6b3dc51dc09 100644
--- a/pkgs/applications/video/kodi/unwrapped.nix
+++ b/pkgs/applications/video/kodi/unwrapped.nix
@@ -127,6 +127,7 @@ in stdenv.mkDerivation {
       bluez giflib glib harfbuzz lcms2 libpthreadstubs
       ffmpeg flatbuffers fmt fstrcmp rapidjson
       lirc
+      mesa # for libEGL
     ]
     ++ lib.optional x11Support [
       libX11 xorgproto libXt libXmu libXext.dev libXdmcp