From d389f57147b437dc8dfad4ebc08b469da9128924 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Fri, 18 Oct 2024 00:45:30 +0200 Subject: [PATCH] hyprsysteminfo: update --- .../meta-qt6/recipes-qt/hyprsysteminfo/hyprsysteminfo_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dynamic-layers/meta-qt6/recipes-qt/hyprsysteminfo/hyprsysteminfo_git.bb b/dynamic-layers/meta-qt6/recipes-qt/hyprsysteminfo/hyprsysteminfo_git.bb index 8625284..1d15fca 100644 --- a/dynamic-layers/meta-qt6/recipes-qt/hyprsysteminfo/hyprsysteminfo_git.bb +++ b/dynamic-layers/meta-qt6/recipes-qt/hyprsysteminfo/hyprsysteminfo_git.bb @@ -5,10 +5,10 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=778ddc598b3f2a2da3657dda514da983" SRC_URI = "git://github.com/hyprwm/hyprsysteminfo.git;protocol=https;branch=main" -SRCREV = "2104e356be0067232f8e4d697e91085b5dc87f00" +SRCREV = "8b271e2ba39a5a9299e4e7bb60245a71704f5a89" S = "${WORKDIR}/git" PV = "0.1.1" -DEPENDS = "qtbase qtquick3d qttools-native hyprutils" +DEPENDS = "qtbase qtquick3d qttools-native hyprutils qtwayland qtwayland-native" inherit qt6-cmake