Address removal of pkgconfig alias

nixpkgs ended up removing that alias, this fixes the build with a more
recent nixpkgs.
This commit is contained in:
sternenseemann 2022-09-26 18:36:31 +02:00 committed by Florian Klink
parent 63ba2fde50
commit 6663e7aeea

View File

@ -50,7 +50,7 @@ rec {
buildDeps =
[ curl
bzip2 xz brotli zstd editline
openssl pkgconfig sqlite
openssl pkg-config sqlite
boost
# Tests