misc pkgs: Make solitary pkgconfig buildInputs nativeBuildInputs

This commit is contained in:
John Ericson
2017-09-21 15:49:53 -04:00
parent 9f2e05662b
commit fd9c7eb2e8
50 changed files with 90 additions and 90 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ stdenv.mkDerivation rec {
sha256 = "0cb41riabss23hgfg7vxhky09d6zqwjy1nxdvr3l2bh5qzd4kvaf";
};
buildInputs = [ pkgconfig ];
nativeBuildInputs = [ pkgconfig ];
meta = {
homepage = http://www.w3.org/Tools/eot-utils/;