misc pkgs: Make solitary pkgconfig buildInputs nativeBuildInputs

This commit is contained in:
John Ericson
2017-09-05 17:25:26 -04:00
parent 9f2e05662b
commit fd9c7eb2e8
50 changed files with 90 additions and 90 deletions

View File

@@ -10,7 +10,7 @@ buildPythonPackage rec {
sha256 = "b9f3a1d4cdb8742e8e4ecafab04bff541bde4ff09af233293ed0b94028ec1ab5";
};
buildInputs = [ pkgconfig ];
nativeBuildInputs = [ pkgconfig ];
propagatedBuildInputs = [ chardet lxml pkgs.libxml2 ];
doCheck = false; # No such file or directory: 'run_tests.py'

View File

@@ -11,7 +11,7 @@ buildPythonPackage rec {
sha256 = "05bgcsxwkp63rlr8wg6znd46cfbhrzc5wh70jabsi654pxxjb39d";
};
buildInputs = [ pkgconfig ];
nativeBuildInputs = [ pkgconfig ];
propagatedBuildInputs = [
pygtk libsexy gtk2 glib pango libxml2