wok diff assaultcube/receipt @ rev 20657

sakura: fix login shell
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jan 13 20:45:22 2019 +0100 (2019-01-13)
parents f4c22f009037
children a78610b2eb47
line diff
     1.1 --- a/assaultcube/receipt	Sat Sep 07 18:25:02 2013 +0000
     1.2 +++ b/assaultcube/receipt	Sun Jan 13 20:45:22 2019 +0100
     1.3 @@ -14,7 +14,7 @@
     1.4  
     1.5  DEPENDS="openal libsdl-image libsdl-mixer mesa libglu-mesa assaultcube-data"
     1.6  BUILD_DEPENDS="openal-dev libsdl-image-dev libsdl-mixer-dev mesa-dev \
     1.7 -libglu-mesa-dev"
     1.8 +libglu-mesa-dev file"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()