python3.pkgs.dbus-python: fix cross build

This commit is contained in:
Jörg Thalheim
2024-05-10 15:48:33 +00:00
parent 2fe65e94c1
commit 8df62b078d
@@ -52,6 +52,7 @@ buildPythonPackage rec {
'';
nativeBuildInputs = [
dbus # build systems checks for `dbus-run-session` in PATH
meson
meson-python
pkg-config