diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-05-03 16:26:33 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-03 16:26:33 +0700 |
commit | 866cd99c3bc3469becf813f06196e84d8b648744 (patch) | |
tree | 536c34cba09cfd1a2079f83a00dcfa7174765934 /libraries/Kivy/README | |
parent | a654c26a7872d0b54da7000e0ea0b459a0be031e (diff) |
libraries/Kivy: Update Source and README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 ba591eb3b76a7..36a340a1e574c 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. |