Timo Aaltonen pushed to branch debian-experimental at X Strike Force / lib / mesa
Commits: 67056a12 by Timo Aaltonen at 2024-08-05T15:48:23+03:00 control: Add python3-yaml to build-depends. - - - - - 3 changed files: - debian/changelog - debian/control - debian/control.in Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +mesa (24.2.0~rc3-3) UNRELEASED; urgency=medium + + * control: Add python3-yaml to build-depends. + + -- Timo Aaltonen <tjaal...@debian.org> Mon, 05 Aug 2024 15:48:21 +0300 + mesa (24.2.0~rc3-2) experimental; urgency=medium * Add ldconfig trigger for mesa-drm-shim. ===================================== debian/control ===================================== @@ -42,6 +42,7 @@ Build-Depends: python3, python3-mako, python3-ply, + python3-yaml, python3-pycparser [arm64 armhf], python3-setuptools, flex, @@ -64,8 +65,8 @@ Build-Depends: llvm-spirv-18 [amd64 arm64 armel armhf i386 loong64 mips64el powerpc ppc64 ppc64el riscv64 s390x x32], libclc-18 [amd64 arm64 armel armhf i386 loong64 mips64el powerpc ppc64 ppc64el riscv64 s390x x32], libllvmspirvlib-18-dev [amd64 arm64 armel armhf i386 loong64 mips64el powerpc ppc64 ppc64el riscv64 s390x sparc64 x32], - librust-paste-dev [amd64 arm64 armel armhf i386 loong64 mips64el powerpc ppc64 ppc64el riscv64 s390x sparc64 x32], - librust-syn-dev [amd64 arm64 armel armhf i386 loong64 mips64el powerpc ppc64 ppc64el riscv64 s390x sparc64 x32], + librust-paste-dev [amd64 arm64 armel armhf i386 loong64 mips64el ppc64 riscv64 x32], + librust-syn-dev [amd64 arm64 armel armhf i386 loong64 mips64el 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 ===================================== @@ -42,6 +42,7 @@ Build-Depends: python3, python3-mako, python3-ply, + python3-yaml, python3-pycparser [arm64 armhf], python3-setuptools, flex, View it on GitLab: https://salsa.debian.org/xorg-team/lib/mesa/-/commit/67056a129cb6fb344a62199ac6ac4490d252e9d7 -- View it on GitLab: https://salsa.debian.org/xorg-team/lib/mesa/-/commit/67056a129cb6fb344a62199ac6ac4490d252e9d7 You're receiving this email because of your account on salsa.debian.org.