pkgs/tools: pkgconfig -> pkg-config (2)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
, substituteAll
|
||||
, appstream-glib
|
||||
, gettext
|
||||
, pkgconfig
|
||||
, pkg-config
|
||||
, wrapGAppsHook
|
||||
, gtk3
|
||||
, ibus
|
||||
@@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
|
||||
nativeBuildInputs = [
|
||||
appstream-glib
|
||||
gettext
|
||||
pkgconfig
|
||||
pkg-config
|
||||
wrapGAppsHook
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user