mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 00:47:45 +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
|
ninja
|
||||||
patch
|
patch
|
||||||
pkg-config
|
pkg-config
|
||||||
|
qt6.qtbase
|
||||||
|
qt6.qtsvg
|
||||||
rsync
|
rsync
|
||||||
texinfo
|
texinfo
|
||||||
unzip
|
unzip
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue