From 250bd3bf23f5149458a9d6b0228044969ef52e88 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Fri, 3 Feb 2023 13:08:57 +0000 Subject: x11-wm/phoc@phosh: depend on mesa-dri like @default flavor --- x11-wm/phoc/Makefile.wlroots | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11-wm/phoc') diff --git a/x11-wm/phoc/Makefile.wlroots b/x11-wm/phoc/Makefile.wlroots index 7d2e9609e411..106de7ae5c88 100644 --- a/x11-wm/phoc/Makefile.wlroots +++ b/x11-wm/phoc/Makefile.wlroots @@ -7,7 +7,8 @@ LIB_DEPENDS:= ${LIB_DEPENDS:N*wlroots*} \ libxcb-errors.so:x11/xcb-util-errors \ libxcb-render-util.so:x11/xcb-util-renderutil \ libxcb-icccm.so:x11/xcb-util-wm -RUN_DEPENDS+= xwayland-devel>0:x11-servers/xwayland-devel +RUN_DEPENDS+= mesa-dri>0:graphics/mesa-dri \ + xwayland-devel>0:x11-servers/xwayland-devel USE_GL+= gbm egl GL_TUPLE+= https://source.puri.sm:Librem5:wlroots:1f8bb9e0e3058fc31a14866dc52e8f83c1287a09:wlroots/subprojects/wlroots MESON_ARGS+= -Dwlroots:default_library=static -- cgit v1.2.3