diff options
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. |