summaryrefslogtreecommitdiffstats
path: root/python/pygobject3/README
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2014-05-08 22:45:05 +0200
committer Willy Sudiarto Raharjo2014-05-12 02:35:56 +0200
commita8752f2c4465b28a62bbcb90ba2faa4199fdbc66 (patch)
treee8428d2cde1202b9c56a0ecf00e54503b532afd8 /python/pygobject3/README
parent5cfe8c0a9a78c4eaff23ced8781029acd4518a2d (diff)
downloadslackbuilds-a8752f2c4465b28a62bbcb90ba2faa4199fdbc66.tar.gz
python/pygobject3: Added Python3 detection + Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pygobject3/README')
-rw-r--r--python/pygobject3/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/python/pygobject3/README b/python/pygobject3/README
index 5900fdab94..40f7f4e359 100644
--- a/python/pygobject3/README
+++ b/python/pygobject3/README
@@ -1,3 +1,7 @@
This archive contains bindings for the GObject, to be used in Python.
It is a fairly complete set of bindings, it's already rather useful,
and is usable to write moderately complex programs.
+
+Note:
+If you have python3 installed, then you will need an additional
+dependencies: gnome-common and py3cairo