wok-next diff assaultcube/receipt @ rev 20730

glib: up (2.56.1) with static libs and Python2
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue May 29 15:17:41 2018 +0300 (2018-05-29)
parents 14cdf41afa35
children 8b5b2a6d07b8
line diff
     1.1 --- a/assaultcube/receipt	Wed Mar 14 17:27:57 2018 +0200
     1.2 +++ b/assaultcube/receipt	Tue May 29 15:17:41 2018 +0300
     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()