From 3bfcd89e22d18f8420bf6ee2fbf1b7ab308a80d8 Mon Sep 17 00:00:00 2001 From: Kunal Mehta Date: Mon, 9 Jan 2017 23:12:30 -0800 Subject: [PATCH] Document libctpp2-dev dependency (fixes #11) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a12793bc6..893736fea 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ You'll need the following dependencies to build libkiwix: * [meson](http://mesonbuild.com/) * pkg-config * libxapian-dev +* libctpp2-dev To build: