xwayland: build with libei
Allows proxying xtest emulated input to the compositor (at least on GNOME)
This commit is contained in:
parent
211f1033b7
commit
05207eaa09
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue