git: a8d29174db1b - 2023Q1 - x11-wm/phoc@phosh: depend on mesa-dri like @default flavor

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Fri, 03 Feb 2023 16:34:58 UTC
The branch 2023Q1 has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a8d29174db1b1845010e63d59637ff8d49b1e13e

commit a8d29174db1b1845010e63d59637ff8d49b1e13e
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-02-03 13:08:57 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-02-03 16:34:52 +0000

    x11-wm/phoc@phosh: depend on mesa-dri like @default flavor
    
    (cherry picked from commit 250bd3bf23f5149458a9d6b0228044969ef52e88)
---
 x11-wm/phoc/Makefile.wlroots | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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