diff options
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 b3aa95e766d5..8376d4cc1935 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. |