xwayland: build with mesa-gl-headers
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
dri-pkgconfig-stub,
|
||||
egl-wayland,
|
||||
bash,
|
||||
libepoxy,
|
||||
@@ -6,6 +7,7 @@
|
||||
fontutil,
|
||||
lib,
|
||||
libdecor,
|
||||
libgbm,
|
||||
libei,
|
||||
libGL,
|
||||
libGLU,
|
||||
@@ -30,7 +32,7 @@
|
||||
libxkbfile,
|
||||
libxshmfence,
|
||||
libxcvt,
|
||||
mesa,
|
||||
mesa-gl-headers,
|
||||
meson,
|
||||
ninja,
|
||||
openssl,
|
||||
@@ -75,8 +77,10 @@ stdenv.mkDerivation rec {
|
||||
];
|
||||
buildInputs =
|
||||
[
|
||||
dri-pkgconfig-stub
|
||||
egl-wayland
|
||||
libdecor
|
||||
libgbm
|
||||
libepoxy
|
||||
libei
|
||||
fontutil
|
||||
@@ -100,7 +104,7 @@ stdenv.mkDerivation rec {
|
||||
libxkbfile
|
||||
libxshmfence
|
||||
libxcvt
|
||||
mesa # uses dri_interface.h
|
||||
mesa-gl-headers
|
||||
openssl
|
||||
pixman
|
||||
systemd
|
||||
|
||||
Reference in New Issue
Block a user