mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-10 23:42:18 +00:00
Just like with snapshot, add libncurses in the list of build deps
(Closes: #861170)
This commit is contained in:
parent
f656aa1dba
commit
01da8eacbc
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -2,8 +2,10 @@ llvm-toolchain-4.0 (1:4.0-5) unstable; urgency=medium
|
||||
|
||||
* Prepare version 4.0.1
|
||||
* Tolerate if ocaml failed
|
||||
* Just like with snapshot, add libncurses in the list of build deps
|
||||
(Closes: #861170)
|
||||
|
||||
--
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 25 Apr 2017 13:32:25 +0200
|
||||
|
||||
llvm-toolchain-4.0 (1:4.0-4) unstable; urgency=medium
|
||||
|
||||
|
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,
|
||||
lcov, procps, help2man, zlib1g-dev,
|
||||
ocaml-nox [amd64 arm64 armel armhf i386],
|
||||
|
Loading…
Reference in New Issue
Block a user