diff options
Diffstat (limited to 'libraries/xerces-c/README')
-rw-r--r-- | libraries/xerces-c/README | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/libraries/xerces-c/README b/libraries/xerces-c/README index 72b9bb75ea..83ec9fb48d 100644 --- a/libraries/xerces-c/README +++ b/libraries/xerces-c/README @@ -2,7 +2,4 @@ Xerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, -manipulating, and validating XML documents. - -You'll need icu4c to build this, which is also available at -Slackbuilds.org
\ No newline at end of file +manipulating, and validating XML documents.
\ No newline at end of file |