hyprland-qtutils: add hyprland-qt-support build input (#377735)

This commit is contained in:
Donovan Glover 2025-01-29 12:17:58 +00:00 committed by GitHub
commit 69a6108f58
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,6 +5,7 @@
cmake,
pkg-config,
hyprutils,
hyprland-qt-support,
pciutils,
qt6,
}:
@ -30,6 +31,7 @@ gcc14Stdenv.mkDerivation (finalAttrs: {
buildInputs = [
hyprutils
hyprland-qt-support
qt6.qtbase
qt6.qtsvg
qt6.qtwayland