mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
gui-wm/cage: fix xwayland feature change
* bump upstream to wlroots-17 Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
This commit is contained in:
@@ -22,11 +22,11 @@ SLOT="0"
|
||||
IUSE="X"
|
||||
|
||||
RDEPEND="
|
||||
gui-libs/wlroots:0/16[X?]
|
||||
gui-libs/wlroots:0/17[X?]
|
||||
x11-libs/libxkbcommon[X?]
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
src_configure() {
|
||||
meson_src_configure $(meson_use X xwayland)
|
||||
meson_src_configure $(meson_feature X xwayland)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user