mutter46: use mesa-gl-headers
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
libXau,
|
||||
libinput,
|
||||
libdrm,
|
||||
libgbm,
|
||||
libei,
|
||||
libdisplay-info,
|
||||
gsettings-desktop-schemas,
|
||||
@@ -48,7 +49,7 @@
|
||||
libwacom,
|
||||
libSM,
|
||||
xwayland,
|
||||
mesa,
|
||||
mesa-gl-headers,
|
||||
meson,
|
||||
gnome-settings-daemon,
|
||||
xorgserver,
|
||||
@@ -97,7 +98,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
propagatedBuildInputs = [
|
||||
# required for pkg-config to detect mutter-mtk
|
||||
graphene
|
||||
mesa # actually uses eglmesaext
|
||||
mesa-gl-headers
|
||||
];
|
||||
|
||||
nativeBuildInputs = [
|
||||
@@ -128,6 +129,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
harfbuzz
|
||||
libcanberra
|
||||
libdrm
|
||||
libgbm
|
||||
libei
|
||||
libdisplay-info
|
||||
libgudev
|
||||
|
||||
Reference in New Issue
Block a user