Sync spirv architectures with sid builds

This commit is contained in:
Gianfranco Costamagna 2024-09-09 08:27:17 +02:00
parent d22f7c94c6
commit 754b99da4b
2 changed files with 2 additions and 2 deletions

2
debian/control vendored
View File

@ -27,7 +27,7 @@ Build-Depends: debhelper (>= 10.0), cmake, ninja-build,
# "| hello" is for older buster/bionic distros without spirv support # "| hello" is for older buster/bionic distros without spirv support
# We need to keep the constraints coherent between the two alternatives, otherwise # We need to keep the constraints coherent between the two alternatives, otherwise
# hello would get installed unexpectedly and prevent e.g. wasi-libc from getting pulled # hello would get installed unexpectedly and prevent e.g. wasi-libc from getting pulled
llvm-spirv-18 [amd64 arm64 armhf i386 ppc64 ppc64el riscv64 s390x] <!stage1> | hello [amd64 arm64 armhf i386 ppc64 ppc64el riscv64 s390x] <!stage1>, llvm-spirv-18 [amd64 arm64 armhf i386 ppc64el mips64el riscv64 s390x ppc64 hurd-i386 loong64 sparc64 x32] <!stage1> | hello [amd64 arm64 armhf i386 ppc64el mips64el riscv64 s390x ppc64 hurd-i386 loong64 sparc64 x32] <!stage1>,
spirv-tools [linux-any] <!stage1> | hello [linux-any], spirv-tools [linux-any] <!stage1> | hello [linux-any],
wasi-libc | hello, wasi-libc | hello,
libcurl4-openssl-dev <!stage1> | libcurl-dev <!stage1>, libcurl4-openssl-dev <!stage1> | libcurl-dev <!stage1>,

2
debian/control.in vendored
View File

@ -27,7 +27,7 @@ Build-Depends: debhelper (>= 10.0), cmake, ninja-build,
# "| hello" is for older buster/bionic distros without spirv support # "| hello" is for older buster/bionic distros without spirv support
# We need to keep the constraints coherent between the two alternatives, otherwise # We need to keep the constraints coherent between the two alternatives, otherwise
# hello would get installed unexpectedly and prevent e.g. wasi-libc from getting pulled # hello would get installed unexpectedly and prevent e.g. wasi-libc from getting pulled
llvm-spirv-18 [amd64 arm64 armhf i386 ppc64 ppc64el riscv64 s390x] <!stage1> | hello [amd64 arm64 armhf i386 ppc64 ppc64el riscv64 s390x] <!stage1>, llvm-spirv-18 [amd64 arm64 armhf i386 ppc64el mips64el riscv64 s390x ppc64 hurd-i386 loong64 sparc64 x32] <!stage1> | hello [amd64 arm64 armhf i386 ppc64el mips64el riscv64 s390x ppc64 hurd-i386 loong64 sparc64 x32] <!stage1>,
spirv-tools [linux-any] <!stage1> | hello [linux-any], spirv-tools [linux-any] <!stage1> | hello [linux-any],
wasi-libc | hello, wasi-libc | hello,
libcurl4-openssl-dev <!stage1> | libcurl-dev <!stage1>, libcurl4-openssl-dev <!stage1> | libcurl-dev <!stage1>,