nix: fix build dependency

This commit is contained in:
DarkGuibrine 2026-06-16 14:54:04 -03:00 committed by DreamMaoMao
parent 251369b5a3
commit 99b696541a
2 changed files with 4 additions and 0 deletions

View file

@ -3,6 +3,7 @@
libX11,
libinput,
libxcb,
libdrm,
libxkbcommon,
pcre2,
pango,
@ -58,6 +59,7 @@ stdenv.mkDerivation {
wlroots_0_19
scenefx
libGL
libdrm
]
++ lib.optionals enableXWayland [
libX11