diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-07-23 21:20:15 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-21 08:55:26 -0500 |
commit | 494142a85159c48a8f04134834e13f64562d8068 (patch) | |
tree | bf18898fbb059d47ac1e299524be5c07b46101c4 /libraries/cairomm/README | |
parent | 1d2934aadd8fcad542a470008e8e9bc30611e087 (diff) | |
download | slackbuilds-494142a85159c48a8f04134834e13f64562d8068.tar.gz |
libraries/cairomm: Updated for version 1.10.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/cairomm/README')
-rw-r--r-- | libraries/cairomm/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/cairomm/README b/libraries/cairomm/README index b3aa95e766..8376d4cc19 100644 --- a/libraries/cairomm/README +++ b/libraries/cairomm/README @@ -2,4 +2,4 @@ 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, and graphviz is optional. +graphviz is an optional dependency. |