This commit is contained in:
Mitchell Hashimoto
2025-01-05 12:37:51 -08:00
parent bb83a14d7a
commit ce77b91bf6

View File

@ -22,13 +22,11 @@
pandoc, pandoc,
revision ? "dirty", revision ? "dirty",
optimize ? "Debug", optimize ? "Debug",
enableX11 ? true, enableX11 ? true,
libX11, libX11,
libXcursor, libXcursor,
libXi, libXi,
libXrandr, libXrandr,
enableWayland ? true, enableWayland ? true,
wayland, wayland,
wayland-protocols, wayland-protocols,