Add libncurses5-dev as part of the build dep (needed now for lldb)

This commit is contained in:
Sylvestre Ledru 2017-04-10 18:50:32 +00:00
parent b03cbf14b4
commit e3d9aac785

7
debian/changelog vendored
View File

@ -1,9 +1,3 @@
llvm-toolchain-snapshot (1:5.0~svn299842-1~exp1) experimental; urgency=medium
* New snapshot release
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 10 Apr 2017 14:10:31 +0200
llvm-toolchain-snapshot (1:5.0~svn298832-1~exp1) experimental; urgency=medium
* Explicit the dep of clang-tidy on same version of llvm to avoid
@ -14,6 +8,7 @@ llvm-toolchain-snapshot (1:5.0~svn298832-1~exp1) experimental; urgency=medium
* Add override_dh_makeshlibs for the libllvm or liblldb versions
Thanks to Julien Cristau for the patch
* Fix the symlink on scan-build-py
* Add libncurses5-dev as part of the build dep (needed now for lldb)
[ Rebecca N. Palmer ]
* Use versioned symbols (Closes: #848368)