pkgs/tools: pkgconfig -> pkg-config
This commit is contained in:
committed by
Jonathan Ringer
parent
fce00d15c2
commit
76f93cc731
@@ -6,7 +6,7 @@
|
||||
, autoconf
|
||||
, automake
|
||||
, libtool
|
||||
, pkgconfig
|
||||
, pkg-config
|
||||
, cargo
|
||||
, rustc
|
||||
, gobject-introspection
|
||||
@@ -50,7 +50,7 @@ stdenv.mkDerivation rec {
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
pkgconfig
|
||||
pkg-config
|
||||
which
|
||||
autoconf
|
||||
automake
|
||||
|
||||
Reference in New Issue
Block a user