mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 05:07:45 +00: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
|
pkgconfig
|
||||||
qt6.qtbase
|
qt6.qtbase
|
||||||
qt6.qtbase.dev
|
qt6.qtbase.dev
|
||||||
|
qt6.qtmultimedia
|
||||||
qt6.qtsvg
|
qt6.qtsvg
|
||||||
qt6.qttools
|
qt6.qttools
|
||||||
qt6.qtwayland
|
qt6.qtwayland
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue