mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-10-04 22:20:22 +00:00
Add python3-pexpect in the build dep for lldb
This commit is contained in:
parent
7c735bfe61
commit
742438d44d
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -1,6 +1,7 @@
|
|||||||
llvm-toolchain-snapshot (1:19~++20240304085905+c7fdd8c11e54-1~exp2) UNRELEASED; urgency=medium
|
llvm-toolchain-snapshot (1:19~++20240304085905+c7fdd8c11e54-1~exp2) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
* Make libclang-common-19-dev architecture dependent.
|
* Make libclang-common-19-dev architecture dependent.
|
||||||
|
* Add python3-pexpect in the build dep for lldb
|
||||||
|
|
||||||
-- Matthias Klose <doko@debian.org> Tue, 05 Mar 2024 23:37:18 +0100
|
-- Matthias Klose <doko@debian.org> Tue, 05 Mar 2024 23:37:18 +0100
|
||||||
|
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 10.0), cmake, ninja-build,
|
|||||||
lcov, procps, help2man,
|
lcov, procps, help2man,
|
||||||
zlib1g-dev, libzstd-dev,
|
zlib1g-dev, libzstd-dev,
|
||||||
g++-multilib [amd64 i386 kfreebsd-amd64 mips64 mips64el mipsel powerpc ppc64 s390 s390x sparc sparc64 x32],
|
g++-multilib [amd64 i386 kfreebsd-amd64 mips64 mips64el mipsel powerpc ppc64 s390 s390x sparc sparc64 x32],
|
||||||
libjs-mathjax, python3-myst-parser | python3-recommonmark,
|
libjs-mathjax, python3-myst-parser | python3-recommonmark, python3-pexpect,
|
||||||
doxygen,
|
doxygen,
|
||||||
ocaml-base [amd64 arm64 armhf ppc64el riscv64 s390x] | ocaml-nox [amd64 arm64 armhf ppc64el riscv64 s390x],
|
ocaml-base [amd64 arm64 armhf ppc64el riscv64 s390x] | ocaml-nox [amd64 arm64 armhf ppc64el riscv64 s390x],
|
||||||
ocaml-findlib [amd64 arm64 armhf ppc64el riscv64 s390x],
|
ocaml-findlib [amd64 arm64 armhf ppc64el riscv64 s390x],
|
||||||
|
2
debian/control.in
vendored
2
debian/control.in
vendored
@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 10.0), cmake, ninja-build,
|
|||||||
lcov, procps, help2man,
|
lcov, procps, help2man,
|
||||||
zlib1g-dev, libzstd-dev,
|
zlib1g-dev, libzstd-dev,
|
||||||
g++-multilib [amd64 i386 kfreebsd-amd64 mips64 mips64el mipsel powerpc ppc64 s390 s390x sparc sparc64 x32],
|
g++-multilib [amd64 i386 kfreebsd-amd64 mips64 mips64el mipsel powerpc ppc64 s390 s390x sparc sparc64 x32],
|
||||||
libjs-mathjax, python3-myst-parser | python3-recommonmark,
|
libjs-mathjax, python3-myst-parser | python3-recommonmark, python3-pexpect,
|
||||||
doxygen,
|
doxygen,
|
||||||
ocaml-base [amd64 arm64 armhf ppc64el riscv64 s390x] | ocaml-nox [amd64 arm64 armhf ppc64el riscv64 s390x],
|
ocaml-base [amd64 arm64 armhf ppc64el riscv64 s390x] | ocaml-nox [amd64 arm64 armhf ppc64el riscv64 s390x],
|
||||||
ocaml-findlib [amd64 arm64 armhf ppc64el riscv64 s390x],
|
ocaml-findlib [amd64 arm64 armhf ppc64el riscv64 s390x],
|
||||||
|
Loading…
Reference in New Issue
Block a user