wok-next diff foobillardplus/receipt @ rev 20599

More fix libtool
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Apr 17 00:06:41 2018 +0300 (2018-04-17)
parents dd145c435e4b
children d72501f4ab49
line diff
     1.1 --- a/foobillardplus/receipt	Wed Feb 28 17:32:31 2018 +0200
     1.2 +++ b/foobillardplus/receipt	Tue Apr 17 00:06:41 2018 +0300
     1.3 @@ -10,10 +10,10 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.6  
     1.7 -DEPENDS="bzlib freetype libglu-mesa libpng16 libsdl-mixer libsdl-net"
     1.8 +DEPENDS="bzlib freetype glu libpng16 libsdl-mixer libsdl-net"
     1.9  
    1.10  BUILD_DEPENDS="bash automake autoconf libsdl-dev libsdl-mixer-dev \
    1.11 -libsdl-net-dev mesa-dev libglu-mesa freetype-dev libpng16-dev libglu-mesa-dev"
    1.12 +libsdl-net-dev mesa-dev glu freetype-dev libpng16-dev glu-dev"
    1.13  SPLIT="foobillardplus foobillardplus-music"
    1.14  
    1.15  # Rules to configure and make the package.