From ae2614f277a88bb6d12bceb3a430229ad836ca20 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Wed, 21 Jun 2017 16:08:52 +0000 Subject: [PATCH] use -DPOLLY_BUNDLED_JSONCPP=OFF & add pkg-config as a dep (to help find the files) --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3af0092f..d7246d9a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Fri, 09 Jun 2017 12:04:56 +0200 diff --git a/debian/control b/debian/control index fbb5be1e..f4943c62 100644 --- a/debian/control +++ b/debian/control @@ -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],