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
commit c72f6b28ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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