pkgs/applications: pkgconfig -> pkg-config
This commit is contained in:
committed by
Jonathan Ringer
parent
47e997598c
commit
5d566c43b4
@@ -15,7 +15,7 @@
|
||||
, libuv
|
||||
, libzen
|
||||
, pcre-cpp
|
||||
, pkgconfig
|
||||
, pkg-config
|
||||
, readline
|
||||
, sqlite
|
||||
}:
|
||||
@@ -36,7 +36,7 @@ stdenv.mkDerivation rec {
|
||||
autoconf
|
||||
automake
|
||||
libtool
|
||||
pkgconfig
|
||||
pkg-config
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user