diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-08-18 18:56:59 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-18 18:56:59 -0500 |
commit | b0ca8750d5e5ca385c40afc7eda62f1e76ff0f26 (patch) | |
tree | 7a7a5e69d01024593ecbdd733c4b71246e2ecf76 | |
parent | a7cece6d1b85a0fd8d70e3cbde9893e9a211852a (diff) | |
download | slackbuilds-b0ca8750d5e5ca385c40afc7eda62f1e76ff0f26.tar.gz |
libraries/libchamplain: Killed libsoup mention in README
libsoup is now part of Slackware 14.0
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
-rw-r--r-- | libraries/libchamplain/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libchamplain/README b/libraries/libchamplain/README index 8060766de4..e18ca90642 100644 --- a/libraries/libchamplain/README +++ b/libraries/libchamplain/README @@ -2,4 +2,4 @@ Libchamplain is a C library providing a ClutterActor to display maps. It also provides a Gtk+ widget to display maps in Gtk+ applications. Mono, Python and Perl bindings are available. -Requires clutter-gtk and libsoup, both available at SlackBuilds.org +This requires clutter-gtk. |