brave: fix qt theming (#352667)

Previously when trying to choose "Use Qt" for the brave theme, it just
did nothing, this should fix it, and properly theme it with Qt
This commit is contained in:
Heitor Augusto 2024-11-04 16:25:21 -03:00 committed by GitHub
parent 05e26cb373
commit 6760f0a702
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,6 +16,7 @@
, gsettings-desktop-schemas
, gtk3
, gtk4
, qt6
, libX11
, libXScrnSaver
, libXcomposite
@ -83,7 +84,7 @@ let
libxkbcommon libXScrnSaver libXcomposite libXcursor libXdamage
libXext libXfixes libXi libXrandr libXrender libxshmfence
libXtst libuuid mesa nspr nss pango pipewire udev wayland
xorg.libxcb zlib snappy libkrb5
xorg.libxcb zlib snappy libkrb5 qt6.qtbase
]
++ optional pulseSupport libpulseaudio
++ optional libvaSupport libva;