wok-next diff assaultcube/receipt @ rev 20781
gnupg: add also sha1
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Sat Jun 09 05:56:31 2018 +0000 (2018-06-09) |
parents | 14cdf41afa35 |
children | 8b5b2a6d07b8 |
line diff
1.1 --- a/assaultcube/receipt Wed Mar 14 17:27:57 2018 +0200 1.2 +++ b/assaultcube/receipt Sat Jun 09 05:56:31 2018 +0000 1.3 @@ -12,9 +12,9 @@ 1.4 WEB_SITE="http://assault.cubers.net/" 1.5 WGET_URL="$SF_MIRROR/actiongame/$TARBALL" 1.6 1.7 -DEPENDS="openal libsdl-image libsdl-mixer mesa17 libglu-mesa assaultcube-data" 1.8 -BUILD_DEPENDS="openal-dev libsdl-image-dev libsdl-mixer-dev mesa17-dev \ 1.9 -libglu-mesa-dev zlib-dev" 1.10 +DEPENDS="openal libsdl-image libsdl-mixer mesa glu assaultcube-data" 1.11 +BUILD_DEPENDS="openal-dev libsdl-image-dev libsdl-mixer-dev mesa-dev \ 1.12 +glu-dev zlib-dev" 1.13 1.14 # Rules to configure and make the package. 1.15 compile_rules()