Add expat into README.md dependency list - closes #25

pull/40/head v0.4.1
Vitaliy Filippov 2015-08-30 22:48:30 +03:00
parent 6f35a32ca2
commit 5dc7028c8a
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ You need the following libraries:
- libstdc++
- libgcrypt
- Boost (Boost filesystem and program_option are required)
- expat
There are also some optional dependencies:
- CppUnit (for unit tests)