From c9905f807837ca65d3dad60b65c719f067bcb9cc Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Fri, 18 Oct 2024 09:46:20 +0200 Subject: [PATCH] hyprpolkitagent: add qtwayland dependency --- .../meta-qt6/recipes-qt/hyprpolkitagent/hyprpolkitagent_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dynamic-layers/meta-qt6/recipes-qt/hyprpolkitagent/hyprpolkitagent_git.bb b/dynamic-layers/meta-qt6/recipes-qt/hyprpolkitagent/hyprpolkitagent_git.bb index af2bc4e..1145de5 100644 --- a/dynamic-layers/meta-qt6/recipes-qt/hyprpolkitagent/hyprpolkitagent_git.bb +++ b/dynamic-layers/meta-qt6/recipes-qt/hyprpolkitagent/hyprpolkitagent_git.bb @@ -9,7 +9,7 @@ SRCREV = "12ece5c5aead6fd1b442c6e4d979b6274c2f97a2" S = "${WORKDIR}/git" PV = "0.1.1" -DEPENDS = "qtbase qtquick3d qttools-native polkit polkit-qt hyprutils" +DEPENDS = "qtbase qtquick3d qttools-native qtwayland qtwayland-native polkit polkit-qt hyprutils" inherit qt6-cmake pkgconfig