running cage under X, I get an error about the x11 backend not being compiled in. this actuall] from wlroots, due to a missing USE dependency. the following change addresses this 29c29 < >=gui-libs/wlroots-0.17.0:0[X?] --- > X? ( >=gui-libs/wlroots-0.17.0:0[X,x11-backend] ) !X? ( >=gui-libs/wlroots-0.17.0:0 ) Reproducible: Always
Thanks for the report. I will try to fix it.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bb2cba461910e7ea138b971624ba688aed45b99e commit bb2cba461910e7ea138b971624ba688aed45b99e Author: Daichi Yamamoto <dev@dyama.net> AuthorDate: 2024-10-05 06:36:11 +0000 Commit: Daichi Yamamoto <dev@dyama.net> CommitDate: 2024-10-05 06:36:13 +0000 gui-wm/cage: add 0.1.5_p20241002, drop 0.1.5_p20240227 Closes: https://bugs.gentoo.org/940628 Signed-off-by: Daichi Yamamoto <dev@dyama.net> gui-wm/cage/Manifest | 2 +- ...0.1.5_p20240227.ebuild => cage-0.1.5_p20241002.ebuild} | 11 ++++------- gui-wm/cage/cage-9999.ebuild | 15 ++++++--------- 3 files changed, 11 insertions(+), 17 deletions(-)