Just like with snapshot, add libncurses in the list of build deps

(Closes: #861170)
This commit is contained in:
Sylvestre Ledru 2017-04-25 11:32:44 +00:00
parent f656aa1dba
commit 01da8eacbc
2 changed files with 4 additions and 2 deletions

4
debian/changelog vendored
View File

@ -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
View File

@ -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],