xwayland: build with libei

Allows proxying xtest emulated input to the compositor (at least on GNOME)
This commit is contained in:
K900 2024-01-11 13:49:04 +03:00
parent 211f1033b7
commit 05207eaa09

View File

@ -3,6 +3,7 @@
, fetchurl
, fontutil
, lib
, libei
, libGL
, libGLU
, libX11
@ -64,6 +65,7 @@ stdenv.mkDerivation rec {
buildInputs = [
egl-wayland
libepoxy
libei
fontutil
libGL
libGLU