gui-wm/wayback: Properly limit wlroots to version 0.18.0 and 0.19.0

Closes: https://bugs.gentoo.org/975267
Signed-off-by: Rose Hellsing <rose@pinkro.se>
This commit is contained in:
Rose Hellsing
2026-05-17 22:05:23 +02:00
parent 44df4ca49a
commit be4716c45a

View File

@@ -13,7 +13,7 @@ KEYWORDS="~amd64"
IUSE="+man"
RDEPEND="
>=gui-libs/wlroots-0.18.0
|| ( ~gui-libs/wlroots-0.18.0 ~gui-libs/wlroots-0.19.0 )
>=x11-base/xwayland-24.1.8
"