logo

overlay

My (experimental) gentoo overlay
commit: 8e67eb14f7c1dab68934257a150d8c0d586b00b6
parent: 02ddea65fd1e7f889b22cdfff5c3f9e365f5288c
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Mon,  6 May 2019 05:01:28 +0200

gui-wm/cage: 0.1 does not work with wlroots 0.6+

Diffstat:

Mgui-wm/cage/cage-0.1.ebuild1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/gui-wm/cage/cage-0.1.ebuild b/gui-wm/cage/cage-0.1.ebuild @@ -16,6 +16,7 @@ IUSE="xwayland" # dev-libs/wayland provides wayland-server, wayland-scanner DEPEND=" >=gui-libs/wlroots-0.5.0:= + !>gui-libs/wlroots-0.6 xwayland? ( gui-libs/wlroots[X] ) >=dev-libs/wayland-protocols-1.14:= x11-libs/pixman:=