diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-05-08 19:08:20 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-13 06:59:48 +0700 |
commit | 316af23afd889da3fc65013280cefc7a05a06374 (patch) | |
tree | 667aa4231ba6007898d5b63d4ccc83a77750e8f3 /libraries/Kivy/README | |
parent | b43308492e7f70b8f567fbcf3e2176e58bb459f6 (diff) |
libraries/Kivy: Updated for version 1.10.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'libraries/Kivy/README')
-rw-r--r-- | libraries/Kivy/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libraries/Kivy/README b/libraries/Kivy/README index 8e74e84b9286..ba591eb3b76a 100644 --- a/libraries/Kivy/README +++ b/libraries/Kivy/README @@ -1,7 +1,2 @@ A software library for rapid development of hardware-accelerated multitouch applications. - -Optional dependencies: pygame, gst0-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. |