Ladybird: Add qt6.qtmultimedia to dependencies in nix-shell script

See a34e369252
This commit is contained in:
networkException 2023-06-29 20:40:20 +02:00 committed by Linus Groh
parent 854b114c04
commit 5bc2c333bd
Notes: sideshowbarker 2024-07-17 07:48:42 +09:00

View File

@ -14,6 +14,7 @@ pkgs.mkShell.override
pkgconfig
qt6.qtbase
qt6.qtbase.dev
qt6.qtmultimedia
qt6.qtsvg
qt6.qttools
qt6.qtwayland