wok diff openttd/receipt @ rev 19981

Up gphoto2 (2.5.14), thanks Pasquale
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jun 18 19:23:12 2017 +0200 (2017-06-18)
parents 600aaedb561d
children be1594cae466
line diff
     1.1 --- a/openttd/receipt	Mon Dec 02 19:18:04 2013 +0000
     1.2 +++ b/openttd/receipt	Sun Jun 18 19:23:12 2017 +0200
     1.3 @@ -11,12 +11,11 @@
     1.4  WGET_URL="http://us.binaries.openttd.org/binaries/releases/$VERSION/$TARBALL"
     1.5  
     1.6  DEPENDS="libsdl lzo zlib libpng icu"
     1.7 -BUILD_DEPENDS="libsdl-dev lzo-dev zlib-dev libpng-dev liblzma-dev"
     1.8 +BUILD_DEPENDS="libsdl-dev lzo-dev zlib-dev libpng-dev liblzma-dev icu-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()
    1.12  {
    1.13 -	cd $src
    1.14  	./configure \
    1.15  		--prefix-dir=/usr \
    1.16  		--binary-dir=/usr/games \