diff --git a/README b/README index f052beb..c6bf399 100644 --- a/README +++ b/README @@ -2,10 +2,11 @@ Copyright 2007 Scott Horowitz REQUIREMENTS: - (Required) PyGTK 2.12.0 or newer - (Required) GTK 2.10.0 or newer - (Building) GCC - (Building) python-dev and libX11-dev (on some distros) + (Required) PyGObject >= 3.29.3 + (Required) PyGObject Cairo bindings + (Required) PyCairo + (Required) GTK >= 3.24.0 + (Extensions) python3-dev and libX11-dev (on some distros) INSTALLATION: Just run 'python setup.py install' as root.