hyprpolkitagent: add qtwayland dependency

This commit is contained in:
Markus Volk 2024-10-18 09:46:20 +02:00
parent d10cc6095c
commit c9905f8078

View File

@ -9,7 +9,7 @@ SRCREV = "12ece5c5aead6fd1b442c6e4d979b6274c2f97a2"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
PV = "0.1.1" 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 inherit qt6-cmake pkgconfig