Date: Mon, 29 Dec 2025 09:56:32 +0000 From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a345f82741bd - main - graphics/linux-rl9-dri: declare missed dependency on graphics/linux-rl9-spirv-tools Message-ID: <69525050.c477.4abff7ec@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=a345f82741bd86b9e7f0334d8fc603fc0663aaba commit a345f82741bd86b9e7f0334d8fc603fc0663aaba Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2025-12-29 09:39:55 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2025-12-29 09:40:42 +0000 graphics/linux-rl9-dri: declare missed dependency on graphics/linux-rl9-spirv-tools --- graphics/linux-rl9-dri/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/linux-rl9-dri/Makefile b/graphics/linux-rl9-dri/Makefile index f3221a633a9e..395cac66e976 100644 --- a/graphics/linux-rl9-dri/Makefile +++ b/graphics/linux-rl9-dri/Makefile @@ -1,6 +1,7 @@ PORTNAME= dri PORTVERSION= 25.0.7 DISTVERSIONSUFFIX= -3.el9_7 +PORTREVISION= 1 CATEGORIES= graphics linux MAINTAINER= emulation@FreeBSD.org @@ -8,7 +9,7 @@ COMMENT= Mesa libGL runtime libraries (Rocky Linux ${LINUX_DIST_VER}) USES= linux:rl9 USE_LDCONFIG= yes -USE_LINUX= elfutils-libelf expat libdrm libglvnd llvm wayland xorglibs +USE_LINUX= elfutils-libelf expat libdrm libglvnd llvm spirv-tools wayland xorglibs USE_LINUX_RPM= yes WANT_LINUX32= yeshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69525050.c477.4abff7ec>
