gtk4-layer-shell: fix cross compilation
This commit is contained in:
parent
96b329f805
commit
d4ea27eb31
@ -45,12 +45,12 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
docbook_xml_dtd_43
|
docbook_xml_dtd_43
|
||||||
vala
|
vala
|
||||||
wayland-scanner
|
wayland-scanner
|
||||||
wayland-protocols
|
|
||||||
];
|
];
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
wayland
|
|
||||||
gtk4
|
gtk4
|
||||||
|
wayland
|
||||||
|
wayland-protocols
|
||||||
];
|
];
|
||||||
|
|
||||||
mesonFlags = [
|
mesonFlags = [
|
||||||
|
Loading…
Reference in New Issue
Block a user