wok-6.x diff voxelands/receipt @ rev 22850
bluez: add v4 deprecated tools (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Feb 16 19:19:37 2020 +0100 (2020-02-16) |
parents | 8296cfe551a1 |
children | dc0f7fd1ff7d |
line diff
1.1 --- a/voxelands/receipt Wed Jul 24 10:34:11 2019 +0200 1.2 +++ b/voxelands/receipt Sun Feb 16 19:19:37 2020 +0100 1.3 @@ -12,11 +12,11 @@ 1.4 WGET_URL="https://gitlab.com/$PACKAGE/$PACKAGE/-/archive/$VERSION/$PACKAGE-$VERSION.tar.gz --no-check-certificate" 1.5 1.6 DEPENDS="curl irrlicht jpeg libglu-mesa libpng libspatialindex libssl \ 1.7 - libvorbis luajit mesa openal sqlite" 1.8 + libvorbis luajit mesa openal sqlite gcc83-lib-base" 1.9 BUILD_DEPENDS="curl-dev freetype-dev gcc83 irrlicht-dev jpeg-dev \ 1.10 libglu-mesa-dev libogg-dev libpng-dev libspatialindex-dev \ 1.11 libvorbis-dev luajit-dev mesa-dev openal-dev sqlite-dev \ 1.12 - xorg-libXxf86vm-dev" 1.13 + xorg-libXxf86vm-dev cmake" 1.14 1.15 # Rules to configure and make the package. 1.16 compile_rules()