telepathy-glib: enable strictDeps

fix cross

checked with diffing
This commit is contained in:
Artturin 2023-03-26 01:22:47 +02:00
parent 928c439ec2
commit ef0e28c60a

View file

@ -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 = [