1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-08 06:53:54 +02:00

Merge pull request #9262 from flokli/pkg-config-rename

[2.3-maintenance] Address removal of pkgconfig alias
This commit is contained in:
Eelco Dolstra 2023-10-31 16:05:34 +01:00 committed by GitHub
commit 78d73112a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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