callaudiod: support cross-compilation, enable strictDeps

This commit is contained in:
Rick van Schijndel
2021-11-21 17:16:06 +01:00
parent 1debd0c754
commit 7640f6e678
@@ -21,10 +21,12 @@ stdenv.mkDerivation rec {
sha256 = "087589z45xvldn2m1g79y0xbwzylwkjmfk83s5xjixyq0wqmfppd";
};
strictDeps = true;
nativeBuildInputs = [
meson
ninja
pkg-config
glib
];
buildInputs = [