From 0524e65c578fd6d128c5583d524113da86815e0b Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Tue, 25 Jun 2024 05:29:23 +0200 Subject: [PATCH] aquamarine: update --- recipes-support/hyprland/aquamarine_git.bb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/recipes-support/hyprland/aquamarine_git.bb b/recipes-support/hyprland/aquamarine_git.bb index 7749bff..a7890ed 100644 --- a/recipes-support/hyprland/aquamarine_git.bb +++ b/recipes-support/hyprland/aquamarine_git.bb @@ -8,6 +8,9 @@ DEPENDS = " \ hyprutils \ hyprwayland-scanner-native \ libdrm \ + libdisplay-info \ + libinput \ + seatd \ pixman \ virtual/libgbm \ wayland \ @@ -18,7 +21,7 @@ DEPENDS = " \ SRC_URI = "git://github.com/hyprwm/aquamarine.git;protocol=https;branch=main" S = "${WORKDIR}/git" -SRCREV = "d435736fa73fedffa5aba2bfa01c6c33efb8b884" +SRCREV = "2e0052a21dc02c3cc2e131dabc2eff1990901b52" PV = "0.1.0" inherit cmake pkgconfig