Dylan Aïssi pushed to branch debian-unstable at X Strike Force / lib / mesa
Commits: 196c86b4 by Dylan Aïssi at 2026-07-07T14:54:54+02:00 Bump directx-headers-dev to the minimum 1.619.1 This is the minimum required version since mesa 26.1, see: https://gitlab.freedesktop.org/mesa/mesa/-/commit/e54e8fceecaf817c2663f2019442e62d32aecb4c Not an issue when building mesa for sid, but this generates a dependency issue for the backport to Trixie. Signed-off-by: Dylan Aïssi <[email protected]> - - - - - 2 changed files: - debian/control - debian/control.in Changes: ===================================== debian/control ===================================== @@ -9,7 +9,7 @@ Build-Depends: bindgen (>= 0.71~) [amd64 arm64 armhf i386 loong64 powerpc ppc64 ppc64el riscv64 s390x x32], bison, cbindgen (>= 0.25) [amd64 arm64 armhf i386 loong64 powerpc ppc64 ppc64el riscv64 s390x x32], - directx-headers-dev (>= 1.618.2) [linux-amd64 linux-arm64], + directx-headers-dev (>= 1.619.1) [linux-amd64 linux-arm64], flatbuffers-compiler [linux-arm64], flex, glslang-tools [amd64 arm64 armhf i386 loong64 powerpc ppc64 ppc64el riscv64 s390x sparc64 x32], ===================================== debian/control.in ===================================== @@ -9,7 +9,7 @@ Build-Depends: bindgen (>= 0.71~) [@RUSTICL_ARCHS@], bison, cbindgen (>= 0.25) [@RUSTICL_ARCHS@], - directx-headers-dev (>= 1.618.2) [linux-amd64 linux-arm64], + directx-headers-dev (>= 1.619.1) [linux-amd64 linux-arm64], flatbuffers-compiler [linux-arm64], flex, glslang-tools [@LLVM_ARCHS@], View it on GitLab: https://salsa.debian.org/xorg-team/lib/mesa/-/commit/196c86b43900d1542712c5c0f7adce5cf681ae8e -- View it on GitLab: https://salsa.debian.org/xorg-team/lib/mesa/-/commit/196c86b43900d1542712c5c0f7adce5cf681ae8e You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help

