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

Also removed now unneeded pkg-config from nativeBuildInputs

Signed-off-by: Alexander V. Nikolaev <avn@avnik.info>
This commit is contained in:
Alexander V. Nikolaev
2025-10-15 15:03:48 +03:00
committed by Alexander Nikolaev
parent 63bdb5d90f
commit b80bd9544d

View File

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