summaryrefslogtreecommitdiff
path: root/media-libs/mesa/mesa-24.0.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/mesa/mesa-24.0.4.ebuild')
-rw-r--r--media-libs/mesa/mesa-24.0.4.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/media-libs/mesa/mesa-24.0.4.ebuild b/media-libs/mesa/mesa-24.0.4.ebuild
index 200ede5280b2..903a98e2b651 100644
--- a/media-libs/mesa/mesa-24.0.4.ebuild
+++ b/media-libs/mesa/mesa-24.0.4.ebuild
@@ -160,6 +160,10 @@ x86? (
usr/lib/libGLX_mesa.so.0.0.0
)"
+PATCHES=(
+ "${FILESDIR}"/${PV}-dzn-Include-vulkan_core.h-instead-of-vulkan.h-in-the.patch
+)
+
pkg_pretend() {
if use vulkan; then
if ! use video_cards_d3d12 &&