mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-16 01:19:22 +00:00
Build-depend on libzstd-dev (Closes: #1047718)
This commit is contained in:
parent
04b145d9b1
commit
f71afdd5ed
2
debian/control
vendored
2
debian/control
vendored
@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 10.0), cmake, ninja-build,
|
|||||||
binutils-dev,
|
binutils-dev,
|
||||||
libxml2-dev,
|
libxml2-dev,
|
||||||
libjsoncpp-dev, pkg-config,
|
libjsoncpp-dev, pkg-config,
|
||||||
lcov, procps, help2man, zlib1g-dev,
|
lcov, procps, help2man, 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-recommonmark,
|
libjs-mathjax, python3-recommonmark,
|
||||||
doxygen,
|
doxygen,
|
||||||
|
2
debian/control.in
vendored
2
debian/control.in
vendored
@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 10.0), cmake, ninja-build,
|
|||||||
binutils-dev,
|
binutils-dev,
|
||||||
libxml2-dev,
|
libxml2-dev,
|
||||||
libjsoncpp-dev, pkg-config,
|
libjsoncpp-dev, pkg-config,
|
||||||
lcov, procps, help2man, zlib1g-dev,
|
lcov, procps, help2man, 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-recommonmark,
|
libjs-mathjax, python3-recommonmark,
|
||||||
doxygen,
|
doxygen,
|
||||||
|
Loading…
Reference in New Issue
Block a user