spice-gtk: unbreak on darwin

This commit is contained in:
Jiajie Chen
2022-12-25 18:07:08 +08:00
committed by Bjørn Forsman
parent 27ae3f26b3
commit d366e7ea1e
@@ -100,10 +100,11 @@ stdenv.mkDerivation rec {
python3
python3.pkgs.pyparsing
python3.pkgs.six
wayland-scanner
vala
] ++ lib.optionals (stdenv.buildPlatform != stdenv.hostPlatform) [
mesonEmulatorHook
] ++ lib.optionals stdenv.isLinux [
wayland-scanner
];
propagatedBuildInputs = [