pkgs/tools: pkgconfig -> pkg-config

This commit is contained in:
Ben Siraphob
2021-01-17 10:51:22 +07:00
committed by Jonathan Ringer
parent fce00d15c2
commit 76f93cc731
251 changed files with 500 additions and 500 deletions

View File

@@ -1,4 +1,4 @@
{ lib, stdenv, fetchurl, aflplusplus, python2, zlib, pkgconfig, glib, perl
{ lib, stdenv, fetchurl, aflplusplus, python2, zlib, pkg-config, glib, perl
, texinfo, libuuid, flex, bison, pixman, autoconf
}:
@@ -44,7 +44,7 @@ stdenv.mkDerivation {
'';
nativeBuildInputs = [
python2 perl pkgconfig flex bison autoconf texinfo
python2 perl pkg-config flex bison autoconf texinfo
];
buildInputs = [