Toolchain: Add qt6.qt{base,svg} to serenity.nix

This is required for building ladybird.
This commit is contained in:
networkException 2023-06-02 17:26:25 +02:00 committed by Andreas Kling
parent 43182285fd
commit b5e9b9a939
Notes: sideshowbarker 2024-07-17 06:39:26 +09:00

View File

@ -18,6 +18,8 @@ stdenv.mkDerivation {
ninja
patch
pkg-config
qt6.qtbase
qt6.qtsvg
rsync
texinfo
unzip