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

@@ -10,8 +10,9 @@ stdenv.mkDerivation rec {
sha256 = "0c3ihyb0jd8mhvi7gg2mr5w1zl2habx6jlkbyxzyckad2q8lkl92";
};
nativeBuildInputs = [ pkgconfig ];
buildInputs = [
python pkgconfig readline libxslt docbook_xsl docbook_xml_dtd_42
python readline libxslt docbook_xsl docbook_xml_dtd_42
];
preConfigure = ''