README: mention about pkg-config dependency

This commit is contained in:
Dmitry Podgorny
2016-09-04 02:06:26 +03:00
parent 211170822f
commit 60e6c191e9

View File

@@ -55,8 +55,8 @@ libstrophe requires:
switch switch
- openssl on UNIX systems - openssl on UNIX systems
To build libstrophe using autotools you will need autoconf, automake To build libstrophe using autotools you will need autoconf, automake,
and libtool. libtool and pkg-config.
In addition, if you wish to run the unit tests, you will need the In addition, if you wish to run the unit tests, you will need the
check package. check package.