gtk4-layer-shell: fix cross compilation

This commit is contained in:
Colin 2024-11-19 11:35:07 +00:00
parent 96b329f805
commit d4ea27eb31

View File

@ -45,12 +45,12 @@ stdenv.mkDerivation (finalAttrs: {
docbook_xml_dtd_43
vala
wayland-scanner
wayland-protocols
];
buildInputs = [
wayland
gtk4
wayland
wayland-protocols
];
mesonFlags = [