summaryrefslogtreecommitdiffstats
path: root/python/cairocffi/README
diff options
context:
space:
mode:
author Dimitris Zlatanidis2016-11-26 10:34:20 +0100
committer Willy Sudiarto Raharjo2016-12-03 01:21:34 +0100
commit2a31ca7470d58c95ab7d42c5c9453991d2b0714d (patch)
treecbd325f1347d4c96d9a87b8f6bb9e0ca615057ca /python/cairocffi/README
parent9250779c568c9226c6e06c61a4333def846a7d47 (diff)
downloadslackbuilds-2a31ca7470d58c95ab7d42c5c9453991d2b0714d.tar.gz
python/cairocffi: Add python3 support.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/cairocffi/README')
-rw-r--r--python/cairocffi/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/cairocffi/README b/python/cairocffi/README
index 73c7201dd7..99dee9617d 100644
--- a/python/cairocffi/README
+++ b/python/cairocffi/README
@@ -4,4 +4,4 @@ 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.
+python3 and python-xcffib is an optional dependency.