Require libjansson >=2.5.

This commit is contained in:
Håvard Pettersson 2014-09-18 18:16:15 +02:00
parent 8916958c57
commit d176f8fdc1
2 changed files with 29 additions and 22 deletions

View file

@ -6,7 +6,7 @@ Current build status: [![Build Status](https://travis-ci.org/haavardp/tox-weecha
Installation
------------
Tox-WeeChat requires [WeeChat][1], [libjansson][3], and the latest [libtoxcore][4]. It also requires CMake to be built. Installation is fairly simple:
Tox-WeeChat requires [WeeChat][1] >=1.0, [libjansson][3] >=2.5, and the latest-ish [libtoxcore][4]. It also requires CMake to be built. Installation is fairly simple:
$ git clone https://github.com/haavardp/tox-weechat.git
$ cd tox-weechat