1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 11:07:45 +00:00

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

View file

@ -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