mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 01:27:43 +00:00
Toolchain: Add qt6.qt{base,svg} to serenity.nix
This is required for building ladybird.
This commit is contained in:
parent
43182285fd
commit
b5e9b9a939
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ stdenv.mkDerivation {
|
|||
ninja
|
||||
patch
|
||||
pkg-config
|
||||
qt6.qtbase
|
||||
qt6.qtsvg
|
||||
rsync
|
||||
texinfo
|
||||
unzip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue