Tweak readme to note some dependencies
If you are using SCons, you dont need to know this, but some have tried to compile libstrophe without SCons and this information is important. Signed-off-by: Jack Moffitt <jack@metajack.im>
This commit is contained in:
10
README.txt
10
README.txt
@@ -25,3 +25,13 @@ The examples/ directory contains some examples of how to
|
||||
use the library; these may be helpful in addition to the
|
||||
API documentation in doc/.
|
||||
|
||||
|
||||
== Requirements ==
|
||||
|
||||
Libstrophe requires libresolv on UNIX systems. Make sure you include -lresolv
|
||||
if you are compiling by hand.
|
||||
|
||||
It also uses expat for XML processing, but a current copy is included in the
|
||||
expat/ directory of the SVN checkout
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user