waydroid-helper: add missing dependency (#535956)

This commit is contained in:
isabel
2026-06-27 13:30:38 +00:00
committed by GitHub
@@ -21,6 +21,7 @@
libxml2,
systemd,
unzip,
vte-gtk4,
nix-update-script,
fetchpatch,
}:
@@ -83,6 +84,7 @@ python3Packages.buildPythonApplication {
libadwaita
libxml2
systemd
vte-gtk4
];
dontUseCmakeConfigure = true;