mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 01:41:59 -05:00
Ladybird: Add qt6.qtmultimedia to dependencies in nix-shell script
See a34e369252
This commit is contained in:
parent
854b114c04
commit
5bc2c333bd
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ pkgs.mkShell.override
|
|||
pkgconfig
|
||||
qt6.qtbase
|
||||
qt6.qtbase.dev
|
||||
qt6.qtmultimedia
|
||||
qt6.qtsvg
|
||||
qt6.qttools
|
||||
qt6.qtwayland
|
||||
|
|
Loading…
Reference in a new issue