mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-26 23:26:19 +00:00
use -DPOLLY_BUNDLED_JSONCPP=OFF & add pkg-config as a dep (to help find
the files)
This commit is contained in:
parent
edc764a9ed
commit
ae2614f277
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -15,7 +15,8 @@ llvm-toolchain-snapshot (1:5.0~svn305653-1) unstable; urgency=medium
|
||||
* Generate the llvm-tblgen, clang-change-namespace, clang-offload-bundler
|
||||
lld, clang++, clang-check, clang-cpp & clang-import-test manpages
|
||||
* Remove the --no-discard-stderr option from help2man calls
|
||||
* use -DPOLLY_BUNDLED_JSONCPP=OFF
|
||||
* use -DPOLLY_BUNDLED_JSONCPP=OFF & add pkg-config as a dep (to help find
|
||||
the files)
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Fri, 09 Jun 2017 12:04:56 +0200
|
||||
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -7,7 +7,7 @@ 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, libncurses5-dev, swig, python-six, python-sphinx, binutils-dev,
|
||||
libjsoncpp-dev,
|
||||
libjsoncpp-dev, pkg-config,
|
||||
lcov, procps, help2man, zlib1g-dev,
|
||||
ocaml-nox [amd64 arm64 armel armhf i386],
|
||||
ocaml-findlib [amd64 arm64 armel armhf i386],
|
||||
|
Loading…
Reference in New Issue
Block a user