pkgs/misc: pkgconfig -> pkg-config
This commit is contained in:
committed by
Jonathan Ringer
parent
5fffcef915
commit
fce00d15c2
@@ -7,7 +7,7 @@
|
||||
, libusb1
|
||||
, lzop
|
||||
, openssl
|
||||
, pkgconfig
|
||||
, pkg-config
|
||||
, buildPackages
|
||||
}:
|
||||
|
||||
@@ -38,7 +38,7 @@ let
|
||||
openssl
|
||||
libusb1
|
||||
lzop
|
||||
pkgconfig
|
||||
pkg-config
|
||||
];
|
||||
depsBuildBuild = [ buildPackages.stdenv.cc ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user