pkgs/tools: pkgconfig -> pkg-config
This commit is contained in:
committed by
Jonathan Ringer
parent
fce00d15c2
commit
76f93cc731
@@ -9,7 +9,7 @@
|
||||
, libelf
|
||||
, makeWrapper
|
||||
, pango
|
||||
, pkgconfig
|
||||
, pkg-config
|
||||
, polkit
|
||||
, python3
|
||||
, scons
|
||||
@@ -33,7 +33,7 @@ stdenv.mkDerivation rec {
|
||||
CFLAGS="-I${lib.getDev util-linux}/include";
|
||||
|
||||
nativeBuildInputs = [
|
||||
pkgconfig
|
||||
pkg-config
|
||||
sphinx
|
||||
gettext
|
||||
scons
|
||||
|
||||
Reference in New Issue
Block a user