mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
gui-wm/hyprland: fix aquamarine dep
otherwise we got following error ../hyprland-source/src/managers/eventLoop/EventLoopManager.cpp:61:71: error: ‘struct Aquamarine::CBackend::<unnamed>’ has no member named ‘pollFDsChanged’ Signed-off-by: Yixun Lan <dlan@gentoo.org>
This commit is contained in:
@@ -41,7 +41,7 @@ RDEPEND="
|
||||
dev-libs/re2:=
|
||||
>=dev-libs/udis86-1.7.2
|
||||
>=dev-libs/wayland-1.22.90
|
||||
>=gui-libs/aquamarine-0.4.2
|
||||
>=gui-libs/aquamarine-0.8.0
|
||||
>=gui-libs/hyprcursor-0.1.9
|
||||
>=gui-libs/hyprutils-0.5.2:=
|
||||
media-libs/libglvnd
|
||||
|
||||
Reference in New Issue
Block a user