cogl: use mesa-gl-headers

This commit is contained in:
K900
2025-03-06 09:09:51 +03:00
parent 0c746c8c0a
commit ed656d02fa
+4 -2
View File
@@ -14,7 +14,8 @@
gobject-introspection,
wayland,
gnome,
mesa,
libgbm,
mesa-gl-headers,
automake,
autoconf,
gstreamerSupport ? false,
@@ -86,7 +87,8 @@ stdenv.mkDerivation rec {
]
++ lib.optionals stdenv.hostPlatform.isLinux [
wayland
mesa # actually uses eglmesaext
libgbm
mesa-gl-headers
libGL
xorg.libXrandr
xorg.libXfixes