mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
gui-apps/hypridle: fix missing build dependency
Needs >=dev-libs/hyprland-protocols-0.6.0 to build. Closes: https://bugs.gentoo.org/956320 Signed-off-by: Johannes Huber <johu@gmx.de>
This commit is contained in:
@@ -27,6 +27,7 @@ RDEPEND="
|
||||
"
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
>=dev-libs/hyprland-protocols-0.6.0
|
||||
dev-libs/wayland-protocols
|
||||
"
|
||||
|
||||
|
||||
@@ -27,6 +27,7 @@ RDEPEND="
|
||||
"
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
>=dev-libs/hyprland-protocols-0.6.0
|
||||
dev-libs/wayland-protocols
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user