Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / mesa


Commits:
14d3542f by Fabio Pedretti at 2024-09-23T10:17:50+00:00
lower librust-syn-dev dependency version

mesa requires 2.0.15:
src/compiler/rust/meson.build
src/etnaviv/isa/meson.build
subprojects/packagefiles/syn/meson.build

set it to 2.0.48 which is the version in ubuntu noble, where it build
perfectly.

- - - - -


2 changed files:

- debian/control
- debian/control.in


Changes:

=====================================
debian/control
=====================================
@@ -65,7 +65,7 @@ Build-Depends:
  llvm-spirv-19 [amd64 arm64 armel armhf i386 loong64 mips64el powerpc ppc64 
ppc64el riscv64 s390x x32],
  libllvmspirvlib-19-dev [amd64 arm64 armel armhf i386 loong64 mips64el powerpc 
ppc64 ppc64el riscv64 s390x sparc64 x32],
  librust-paste-dev [amd64 arm64 armhf i386 ppc64 riscv64 x32],
- librust-syn-dev (>= 2.0.68) [amd64 arm64 armhf i386 ppc64 riscv64 x32],
+ librust-syn-dev (>= 2.0.48) [amd64 arm64 armhf i386 ppc64 riscv64 x32],
 Rules-Requires-Root: no
 Vcs-Git: https://salsa.debian.org/xorg-team/lib/mesa.git
 Vcs-Browser: https://salsa.debian.org/xorg-team/lib/mesa


=====================================
debian/control.in
=====================================
@@ -65,7 +65,7 @@ Build-Depends:
  llvm-spirv-@LLVM_VERSION@ [@RUSTICL_ARCHS@],
  libllvmspirvlib-@LLVM_VERSION@-dev [@LLVM_ARCHS@],
  librust-paste-dev [@NVK_ARCHS@],
- librust-syn-dev (>= 2.0.68) [@NVK_ARCHS@],
+ librust-syn-dev (>= 2.0.48) [@NVK_ARCHS@],
 Rules-Requires-Root: no
 Vcs-Git: https://salsa.debian.org/xorg-team/lib/mesa.git
 Vcs-Browser: https://salsa.debian.org/xorg-team/lib/mesa



View it on GitLab: 
https://salsa.debian.org/xorg-team/lib/mesa/-/commit/14d3542f3ac1339020716542583c50be6450cf73

-- 
View it on GitLab: 
https://salsa.debian.org/xorg-team/lib/mesa/-/commit/14d3542f3ac1339020716542583c50be6450cf73
You're receiving this email because of your account on salsa.debian.org.


Reply via email to