From 3ef2b0af29cedbdec47f8e78e2e085a34537dda8 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Wed, 18 May 2016 10:11:28 +0000 Subject: [PATCH] Use the libjsoncpp library embedded (fails to link otherwise) --- debian/changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/changelog b/debian/changelog index 71858e63..2bc7a941 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ llvm-toolchain-snapshot (1:3.9~svn260851-2) UNRELEASED; urgency=medium Ubuntu precise) * Install libfindAllSymbols.a as part of libclang-X.Y-dev * Ship scan-build-py + * Use the libjsoncpp library embedded (fails to link otherwise) -- Sylvestre Ledru Wed, 09 Mar 2016 19:30:30 +0100