kivy: master doesn't work with poly-arch (as we uses sdl2 by default now)

This commit is contained in:
Mathieu Virbel 2015-02-13 18:42:40 +01:00
parent bef7945358
commit ddbfb912ef

View file

@ -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"