mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 17:07:34 +00:00
Ladybird: Use pkg-config instead of pkgconfig in ladybird.nix
pkgconfig was renamed to pkg-config in nixpkgs.
See e773b9abe9
This commit is contained in:
parent
92e9145edc
commit
2cf3c3913a
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ pkgs.mkShell.override
|
|||
cmake
|
||||
libxcrypt
|
||||
ninja
|
||||
pkgconfig
|
||||
pkg-config
|
||||
qt6.qtbase
|
||||
qt6.qtbase.dev
|
||||
qt6.qtmultimedia
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue