summaryrefslogtreecommitdiff
path: root/media-libs/mesa/mesa-23.3.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/mesa/mesa-23.3.1.ebuild')
-rw-r--r--media-libs/mesa/mesa-23.3.1.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/media-libs/mesa/mesa-23.3.1.ebuild b/media-libs/mesa/mesa-23.3.1.ebuild
index 2ae05a550bd6..175ac80b1fb9 100644
--- a/media-libs/mesa/mesa-23.3.1.ebuild
+++ b/media-libs/mesa/mesa-23.3.1.ebuild
@@ -185,6 +185,10 @@ x86? (
usr/lib/libGLX_mesa.so.0.0.0
)"
+PATCHES=(
+ "${FILESDIR}"/${PV}-d3d12-Fix-AV1-video-encode-32-bits-build.patch
+)
+
llvm_check_deps() {
if use opencl; then
has_version "sys-devel/clang:${LLVM_SLOT}[${LLVM_USE_DEPS}]" || return 1