diff options
Diffstat (limited to 'python/pygobject3/README')
-rw-r--r-- | python/pygobject3/README | 4 |
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 |