mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 16:47:44 +00:00
Ladybird: Add libxcrypt to nativeBuildInputs in nix-shell script
This makes <crypt.h> available.
This commit is contained in:
parent
3481e44d01
commit
5468e363fa
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ pkgs.mkShell.override
|
|||
pkgconfig
|
||||
cmake
|
||||
ninja
|
||||
libxcrypt
|
||||
qt6.qtbase
|
||||
qt6.qtbase.dev
|
||||
qt6.qttools
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue