wok-next diff kivy/receipt @ rev 21607
updated duviz (09032015 -> 1.1.1)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Jun 25 09:45:57 2020 +0100 (2020-06-25) |
parents | edfe8a57a69c |
children |
line diff
1.1 --- a/kivy/receipt Wed Dec 11 13:42:32 2019 +0100 1.2 +++ b/kivy/receipt Thu Jun 25 09:45:57 2020 +0100 1.3 @@ -12,7 +12,8 @@ 1.4 TARBALL="$SOURCE-$VERSION.tar.gz" 1.5 WGET_URL="https://files.pythonhosted.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL" 1.6 1.7 -BUILD_DEPENDS="glew-dev mesa-dev python-cython python-dev" 1.8 +BUILD_DEPENDS="glew-dev gstreamer1-dev mesa-dev python-cython python-dev 1.9 + sdl2-dev sdl2-image-dev sdl2-mixer-dev sdl2-ttf-dev" 1.10 1.11 compile_rules() 1.12 {