use -DPOLLY_BUNDLED_JSONCPP=OFF & add pkg-config as a dep (to help find

the files)
This commit is contained in:
Sylvestre Ledru 2017-06-21 16:08:52 +00:00
parent edc764a9ed
commit ae2614f277
2 changed files with 3 additions and 2 deletions

3
debian/changelog vendored
View File

@ -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 * Generate the llvm-tblgen, clang-change-namespace, clang-offload-bundler
lld, clang++, clang-check, clang-cpp & clang-import-test manpages lld, clang++, clang-check, clang-cpp & clang-import-test manpages
* Remove the --no-discard-stderr option from help2man calls * 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 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 09 Jun 2017 12:04:56 +0200

2
debian/control vendored
View File

@ -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), cmake, perl, libtool, chrpath, texinfo, sharutils, libffi-dev (>= 3.0.9),
lsb-release, patchutils, diffstat, xz-utils, python-dev, lsb-release, patchutils, diffstat, xz-utils, python-dev,
libedit-dev, libncurses5-dev, swig, python-six, python-sphinx, binutils-dev, libedit-dev, libncurses5-dev, swig, python-six, python-sphinx, binutils-dev,
libjsoncpp-dev, libjsoncpp-dev, pkg-config,
lcov, procps, help2man, zlib1g-dev, lcov, procps, help2man, zlib1g-dev,
ocaml-nox [amd64 arm64 armel armhf i386], ocaml-nox [amd64 arm64 armel armhf i386],
ocaml-findlib [amd64 arm64 armel armhf i386], ocaml-findlib [amd64 arm64 armel armhf i386],