treewide: Manual fix more pkg-config build-inputs

This commit is contained in:
John Ericson
2017-09-14 15:24:37 -04:00
parent 7a733ceda4
commit ed14223f8c
198 changed files with 422 additions and 242 deletions

View File

@@ -13,8 +13,9 @@ stdenv.mkDerivation rec {
sha256 = "12yi09nyffmn4va7lzk4irw349qzlbxgsnb89dh15cnw0xmrin05";
};
nativeBuildInputs = [ pkgconfig ];
buildInputs = [
autoconf automake libtool pkgconfig libcangjie sqlite python cython
autoconf automake libtool libcangjie sqlite python cython
];
preConfigure = ''