mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
gui-wm/cage: fix wlroots dep version
Closes: https://bugs.gentoo.org/937431 Signed-off-by: Daichi Yamamoto <dev@dyama.net>
This commit is contained in:
@@ -26,7 +26,7 @@ IUSE="X"
|
||||
|
||||
RDEPEND="
|
||||
dev-libs/wayland
|
||||
>=gui-libs/wlroots-0.17.0[X?]
|
||||
>=gui-libs/wlroots-0.17.0:0[X?]
|
||||
x11-libs/libxkbcommon[X?]
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
@@ -23,7 +23,7 @@ IUSE="X"
|
||||
|
||||
RDEPEND="
|
||||
dev-libs/wayland
|
||||
>=gui-libs/wlroots-0.17.0[X?]
|
||||
>=gui-libs/wlroots-0.17.0:0[X?]
|
||||
x11-libs/libxkbcommon[X?]
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
Reference in New Issue
Block a user