diff options
Diffstat (limited to 'libraries/Kivy/README')
-rw-r--r-- | libraries/Kivy/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/Kivy/README b/libraries/Kivy/README index ba591eb3b76a..36a340a1e574 100644 --- a/libraries/Kivy/README +++ b/libraries/Kivy/README @@ -1,2 +1,7 @@ A software library for rapid development of hardware-accelerated multitouch applications. + +Optional dependencies: pygame, gst-python, pyenchant +If you want to enable features like windowing (i.e. open a Window), +audio/video playback or spelling correction. Other optional libraries +(mutually independent) are: opencv. |