Unverified Commit eb4c0c8d authored by Sandro Jäckel's avatar Sandro Jäckel Committed by GitHub
Browse files

brltty: add pkg-config for build (fix crosscompilation) (#452240)

parents 6f2fb9d4 b80bd954
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,8 +29,8 @@ stdenv.mkDerivation rec {
    sha256 = "sha256-MoDYjHU6aJY9e5cgjm9InOEDGCs+jvlEurMWg9wo4RY=";
  };

  depsBuildBuild = [ pkg-config ];
  nativeBuildInputs = [
    pkg-config
    python3.pkgs.cython
    python3.pkgs.setuptools
    tcl # One of build scripts require tclsh