Commit ef0e28c6 authored by Artturin's avatar Artturin
Browse files

telepathy-glib: enable strictDeps

fix cross

checked with diffing
parent 928c439e
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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 = [