kivy: master doesn't work with poly-arch (as we uses sdl2 by default now)
This commit is contained in:
parent
bef7945358
commit
ddbfb912ef
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ import shutil
|
|||
|
||||
|
||||
class KivyRecipe(Recipe):
|
||||
version = "master"
|
||||
version = "ios-poly-arch"
|
||||
url = "https://github.com/kivy/kivy/archive/{version}.zip"
|
||||
library = "libkivy.a"
|
||||
#include_dir = "SDL_image.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue