mirror of
https://github.com/NixOS/nix
synced 2025-07-08 02:43: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:
commit
78d73112a6
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ rec {
|
|||
buildDeps =
|
||||
[ curl
|
||||
bzip2 xz brotli zstd editline
|
||||
openssl pkgconfig sqlite
|
||||
openssl pkg-config sqlite
|
||||
boost
|
||||
|
||||
# Tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue