From c91953893e8c1b8c49973cad27f9bd0092ceb70d Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Wed, 10 Jul 2024 10:55:29 +0200 Subject: [PATCH] aquamarine: update --- recipes-support/hyprland/aquamarine_git.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-support/hyprland/aquamarine_git.bb b/recipes-support/hyprland/aquamarine_git.bb index a7890ed..4d40cce 100644 --- a/recipes-support/hyprland/aquamarine_git.bb +++ b/recipes-support/hyprland/aquamarine_git.bb @@ -5,6 +5,7 @@ LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=778ddc598b3f2a2da3657dda514da983" DEPENDS = " \ + hwdata \ hyprutils \ hyprwayland-scanner-native \ libdrm \ @@ -21,7 +22,7 @@ DEPENDS = " \ SRC_URI = "git://github.com/hyprwm/aquamarine.git;protocol=https;branch=main" S = "${WORKDIR}/git" -SRCREV = "2e0052a21dc02c3cc2e131dabc2eff1990901b52" +SRCREV = "e3f2c0d5cc11a22c3f8c9a723823c603f45fa67c" PV = "0.1.0" inherit cmake pkgconfig