mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-10 23:42:18 +00:00
try to unbreak the build by adding libncurses5-dev in the build deps
This commit is contained in:
parent
830415a72d
commit
b03cbf14b4
2
debian/control
vendored
2
debian/control
vendored
@ -6,7 +6,7 @@ Uploaders: Sylvestre Ledru <sylvestre@debian.org>
|
||||
Build-Depends: debhelper (>= 9.0), flex, bison, dejagnu, tcl, expect,
|
||||
cmake, perl, libtool, chrpath, texinfo, sharutils, libffi-dev (>= 3.0.9),
|
||||
lsb-release, patchutils, diffstat, xz-utils, python-dev,
|
||||
libedit-dev, swig, python-six, python-sphinx, binutils-dev,
|
||||
libedit-dev, libncurses5-dev, swig, python-six, python-sphinx, binutils-dev,
|
||||
libjsoncpp-dev,
|
||||
# ocaml-nox, libctypes-ocaml, ocaml-findlib, libctypes-ocaml-dev, dh-ocaml,
|
||||
lcov, procps, help2man, zlib1g-dev,
|
||||
|
Loading…
Reference in New Issue
Block a user