kivy / kivy-sdk-packager

Scripts for Kivy SDK generation on Windows, OS X and Linux
MIT License
40 stars 32 forks source link

PPA doesn't include all dependencies for providers (clipboard/spelling/...) #42

Open dolang opened 6 years ago

dolang commented 6 years ago

The PPA kivy-daily doesn't include some providers in its dependencies (and of course, the stable PPA isn't up-to-date anyhow).

Clipboard:

Spelling:

There are probably some others that should be included in one way or another. kivy/__init__.py has a list of all supported providers, although some are platform-specific.