also add spriv-tools b-d to stage1

This commit is contained in:
Matthias Klose 2024-03-16 21:15:53 +01:00
parent ea652fb717
commit fdd54c6dbc
2 changed files with 2 additions and 2 deletions

2
debian/control vendored
View File

@ -25,7 +25,7 @@ Build-Depends: debhelper (>= 10.0), cmake, ninja-build,
libpfm4-dev [linux-any], python3-setuptools, libz3-dev,
# llvm-spirv-17 [amd64 arm64 armel armhf i386 mips64el ppc64 ppc64el riscv64 s390x] <!stage1> | hello [!i386],
llvm-spirv-17 [amd64 arm64 armhf i386 ppc64 ppc64el riscv64 s390x] <!stage1> | hello,
spirv-tools [linux-any] | hello [!i386],
spirv-tools [linux-any] <!stage1> | hello [!i386],
wasi-libc | hello,
libcurl4-openssl-dev <!stage1> | libcurl-dev <!stage1>,
libgrpc++-dev [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x] <!stage1>,

2
debian/control.in vendored
View File

@ -25,7 +25,7 @@ Build-Depends: debhelper (>= 10.0), cmake, ninja-build,
libpfm4-dev [linux-any], python3-setuptools, libz3-dev,
# llvm-spirv-17 [amd64 arm64 armel armhf i386 mips64el ppc64 ppc64el riscv64 s390x] <!stage1> | hello [!i386],
llvm-spirv-17 [amd64 arm64 armhf i386 ppc64 ppc64el riscv64 s390x] <!stage1> | hello,
spirv-tools [linux-any] | hello [!i386],
spirv-tools [linux-any] <!stage1> | hello [!i386],
wasi-libc | hello,
libcurl4-openssl-dev <!stage1> | libcurl-dev <!stage1>,
libgrpc++-dev [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x] <!stage1>,