diff options
author | Paul Wisehart <wise@lupulin.net> | 2010-05-12 17:40:21 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 17:40:21 +0200 |
commit | 3bd65678e89424e274bec8953d8c8ddaac069078 (patch) | |
tree | 9ee3bc63db28d56f64276313ead7c225a91dd77c /libraries/cairomm/README | |
parent | 7fedb3de8f6b369b7db84c690a0e1e9b9e7bc8ff (diff) | |
download | slackbuilds-3bd65678e89424e274bec8953d8c8ddaac069078.tar.gz |
libraries/cairomm: Updated for version 1.6.4
Diffstat (limited to 'libraries/cairomm/README')
-rw-r--r-- | libraries/cairomm/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libraries/cairomm/README b/libraries/cairomm/README index 19aa411058..85b6a3ae77 100644 --- a/libraries/cairomm/README +++ b/libraries/cairomm/README @@ -2,4 +2,5 @@ cairomm is a C++ wrapper for the cairo graphics library. It offers all the power of cairo with an interface familiar to C++ developers, including use of the Standard Template Library where it makes sense. -This requires glibmm (also available from SlackBuilds.org). +This requires glibmm, and graphviz is optional. Both are available +from SlackBuilds.org. |