diff options
author | David Spencer <baildon.research@googlemail.com> | 2016-05-31 22:24:40 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-06-01 23:54:53 +0700 |
commit | 4ecda6f09b1c2c5018b35e08a6aace2b6f031613 (patch) | |
tree | b4ff5ce837a15353dd3ae0188c1b916c95659a77 /python | |
parent | a000b47fd502fb3e062749f3a0adfe71160dbd1e (diff) |
python/cairocffi: Note optional dep.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'python')
-rw-r--r-- | python/cairocffi/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/cairocffi/README b/python/cairocffi/README index e465e185d445..73c7201dd7cc 100644 --- a/python/cairocffi/README +++ b/python/cairocffi/README @@ -3,3 +3,5 @@ a set of Python bindings and object-oriented API for cairo_. Cairo is a 2D vector graphics library with support for multiple backends including image buffers, PNG, PostScript, PDF, and SVG file output. API compatible with Pycairo. + +python-xcffib is an optional dependency. |