telepathy-glib: enable strictDeps

fix cross

checked with diffing
This commit is contained in:
Artturin
2023-04-02 05:50:34 +03:00
parent 928c439ec2
commit ef0e28c60a
@@ -22,16 +22,17 @@ stdenv.mkDerivation rec {
sha256 = "sKN013HN0IESXzjDq9B5ZXZCMBxxpUPVVeK/IZGSc/A=";
};
strictDeps = true;
nativeBuildInputs = [
pkg-config
libxslt
gobject-introspection
vala
python3
];
buildInputs = [
glibcLocales
python3
];
propagatedBuildInputs = [