pkgs/desktops: pkgconfig -> pkg-config

This commit is contained in:
Ben Siraphob
2021-01-16 23:49:59 -08:00
committed by Jonathan Ringer
parent 82ba45d59e
commit 5fffcef915
268 changed files with 539 additions and 539 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{ dbus-glib
, fetchFromGitHub
, gobject-introspection
, pkgconfig
, pkg-config
, lib, stdenv
, wrapGAppsHook
, python3
@@ -42,7 +42,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [
meson # ADDING cmake breaks the build, ignore meson warning
ninja
pkgconfig
pkg-config
makeWrapper
which # for locale detection
libxml2 # for xml-stripblanks