From cabccea28cff69ac0c120c12b6e3493470da339c Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 19 Jan 2025 17:06:52 +0100 Subject: [PATCH] hyprpolkitagent: update --- .../recipes-qt/hyprpolkitagent/hyprpolkitagent_git.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 8e82f70..26ac5b9 100644 --- a/dynamic-layers/meta-qt6/recipes-qt/hyprpolkitagent/hyprpolkitagent_git.bb +++ b/dynamic-layers/meta-qt6/recipes-qt/hyprpolkitagent/hyprpolkitagent_git.bb @@ -5,11 +5,12 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=778ddc598b3f2a2da3657dda514da983" SRC_URI = "git://github.com/hyprwm/hyprpolkitagent.git;protocol=https;branch=main" -SRCREV = "08cab3a4d9277687562702ae2db56305f9165081" +SRCREV = "0f0d412d4f8479c6f67f39bd6941b2f07343ff66" S = "${WORKDIR}/git" -PV = "0.1.1" +PV = "0.1.2" DEPENDS = "qtbase qtquick3d qttools-native qtwayland qtwayland-native polkit polkit-qt hyprutils" +RDEPENDS:${PN} = "hyprland-qt-support" inherit qt6-cmake pkgconfig