Unverified Commit b80bd954 authored by Alexander V. Nikolaev's avatar Alexander V. Nikolaev Committed by Alexander Nikolaev
Browse files

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



Also removed now unneeded pkg-config from nativeBuildInputs

Signed-off-by: default avatarAlexander V. Nikolaev <avn@avnik.info>
parent 63bdb5d9
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