hyprland-qtutils: add hyprland-qt-support build input (#377735)
This commit is contained in:
commit
69a6108f58
@ -5,6 +5,7 @@
|
|||||||
cmake,
|
cmake,
|
||||||
pkg-config,
|
pkg-config,
|
||||||
hyprutils,
|
hyprutils,
|
||||||
|
hyprland-qt-support,
|
||||||
pciutils,
|
pciutils,
|
||||||
qt6,
|
qt6,
|
||||||
}:
|
}:
|
||||||
@ -30,6 +31,7 @@ gcc14Stdenv.mkDerivation (finalAttrs: {
|
|||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
hyprutils
|
hyprutils
|
||||||
|
hyprland-qt-support
|
||||||
qt6.qtbase
|
qt6.qtbase
|
||||||
qt6.qtsvg
|
qt6.qtsvg
|
||||||
qt6.qtwayland
|
qt6.qtwayland
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user