pkgs/data: pkgconfig -> pkg-config

This commit is contained in:
Ben Siraphob
2021-01-16 23:49:59 -08:00
committed by Jonathan Ringer
parent 5d566c43b4
commit d13840759c
15 changed files with 30 additions and 30 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{ lib, stdenv
, fetchurl
, pkgconfig
, pkg-config
, gettext
, perlPackages
, itstool
@@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
};
nativeBuildInputs = [
pkgconfig
pkg-config
gettext
itstool
] ++ (with perlPackages; [