git: f771b81df6cf - 2022Q2 - graphics/mesa-devel: unbreak on aarch64 after 62850d28ca57
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 29 Apr 2022 20:39:50 UTC
The branch 2022Q2 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=f771b81df6cf4f5f000065631b252698f767f807 commit f771b81df6cf4f5f000065631b252698f767f807 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-04-29 20:25:52 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-04-29 20:39:43 +0000 graphics/mesa-devel: unbreak on aarch64 after 62850d28ca57 meson.build:681:2: ERROR: Program 'glslangValidator' not found or not executable Reported by: pkg-fallout (cherry picked from commit dbdbac0926f9d7d7d00e3fde6d58ac2db12300eb) --- graphics/mesa-devel/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile index 7a129d209eba..2b12c458f94b 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -78,6 +78,7 @@ radeonsi_DESC= Southern Islands and newer (implies LLVM) VULKAN_DESC= Vulkan drivers anv_DESC= Haswell and newer radv_DESC= Southern Islands and newer (implies LLVM) +radv_BUILD_DEPENDS= glslangValidator:graphics/glslang COINST_DESC= Allow co-installation with another Mesa port COINST_MESON_ON= -Degl-lib-suffix=${PKGNAMESUFFIX}