From 83bd8e8f7706b22f2b995d853851b3b750648fd9 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Mon, 18 Dec 2023 08:04:02 +0100 Subject: graphics/mesa: bdep on wayland-protocols --- graphics/mesa/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'graphics') diff --git a/graphics/mesa/Makefile b/graphics/mesa/Makefile index 718a86e..1d8b186 100644 --- a/graphics/mesa/Makefile +++ b/graphics/mesa/Makefile @@ -36,6 +36,7 @@ BUILD_DEPENDS = sysutils/libdrm \ devel/xorgproto \ graphics/pixman \ graphics/glslang \ + wayland/wayland-protocols \ www/py-mako,python3 \ devel/bison \ x11/fontconfig \ @@ -89,6 +90,8 @@ CONFIGURE_ARGS = -Dgallium-drivers=${GALLIUM_DRIVERS} \ -Dshared-glapi=enabled \ -Dzstd=disabled \ -Dexecmem=false \ + -Dcpp_rtti=false \ + -Dvalgrind=false \ -Db_ndebug=true \ -Ddri-drivers-path=${X11BASE}/lib/modules/dri \ -Ddri-search-path=${X11BASE}/lib/modules/dri -- cgit v1.2.3