From 333514021d125b06025106602a71e1de9cd915f7 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Wed, 25 Apr 2012 02:46:40 +0900 Subject: [PATCH] Updated README.rst --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rst b/README.rst index 95209371..8743e92d 100644 --- a/README.rst +++ b/README.rst @@ -29,6 +29,12 @@ Requirements The following packages are needed to build the library: * pkg-config >= 0.20 +* zlib >= 1.2.3 + +To build and run the unit test programs, the following packages are +needed: + +* cunit >= 2.1 To build and run the example programs, the following packages are needed: