summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2023-12-21 22:02:01 -0500
committerMatt Turner <mattst88@gentoo.org>2023-12-21 22:02:53 -0500
commitd05e29b7d0c8b7e43fe451c3bb9f16b436a65ea4 (patch)
treed9a40adf5552fa381dd3fe9adc00dbca4c900f4a /media-libs/mesa
parentx11-misc/xvfb-run: Drop old (diff)
downloadgentoo-d05e29b7d0c8b7e43fe451c3bb9f16b436a65ea4.tar.gz
gentoo-d05e29b7d0c8b7e43fe451c3bb9f16b436a65ea4.tar.bz2
gentoo-d05e29b7d0c8b7e43fe451c3bb9f16b436a65ea4.zip
media-libs/mesa: Raise directx-headers requirement
Raised upstream by commit 90b49f16f7b ("d3d12: Bump directx-headers dependency to v611.0 for latest video codecs and features"). Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs/mesa')
-rw-r--r--media-libs/mesa/mesa-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index bc50a7cf90af..dfa1ff15e18d 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -142,7 +142,7 @@ RDEPEND="${RDEPEND}
unset LLVM_MIN_SLOT {LLVM,PER_SLOT}_DEPSTR
DEPEND="${RDEPEND}
- video_cards_d3d12? ( >=dev-util/directx-headers-1.610.0[${MULTILIB_USEDEP}] )
+ video_cards_d3d12? ( >=dev-util/directx-headers-1.611.0[${MULTILIB_USEDEP}] )
valgrind? ( dev-util/valgrind )
wayland? ( >=dev-libs/wayland-protocols-1.30 )
X? (