Merge pull request #280256 from K900/xwayland-libei

xwayland: build with libei
This commit is contained in:
K900
2024-01-11 18:02:10 +03:00
committed by GitHub
+2
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