diff options
author | Diogo Leal <diogo@diogoleal.com> | 2010-12-17 22:55:03 -0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-12-20 22:44:01 -0600 |
commit | 89aa380dc7079f7115881dae585edc646e54f18f (patch) | |
tree | 38907240d0b89ea3770a7c071c2e43e67f120f04 /libraries/libxml++/README | |
parent | 9c093529963a1ef9e6b0ce01f984dfa73df0c7c5 (diff) | |
download | slackbuilds-89aa380dc7079f7115881dae585edc646e54f18f.tar.gz |
libraries/libxml++: Updated for version 2.33.1.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'libraries/libxml++/README')
-rw-r--r-- | libraries/libxml++/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libxml++/README b/libraries/libxml++/README index 07b8a2cbcd..60d452886b 100644 --- a/libraries/libxml++/README +++ b/libraries/libxml++/README @@ -2,4 +2,4 @@ libxml++ is a C++ wrapper for the libxml XML parser library. Its original author is Ari Johnson and it is currently maintained by Christophe de Vienne and Murray Cumming. It is released under the LGPL version 2 or above. -Requires: glibmm (build script available at SlackBuilds.org) +This requires glibmm. |