wok diff btanks/receipt @ rev 12254

Up: slitaz-configs (4.9.1) - Last minute bug fix
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 10 13:54:27 2012 +0200 (2012-04-10)
parents d1768332cee0
children ce4e9b8600cb
line diff
     1.1 --- a/btanks/receipt	Sun May 08 09:01:58 2011 +0000
     1.2 +++ b/btanks/receipt	Tue Apr 10 13:54:27 2012 +0200
     1.3 @@ -5,12 +5,14 @@
     1.4  CATEGORY="games"
     1.5  SHORT_DESC="A fast 2d tank arcade game with multiplayer and split-screen modes."
     1.6  MAINTAINER="slaxemulator@gmail.com"
     1.7 -DEPENDS="expat mesa libsigc++ libvorbis lua openal libsdl libsdl-image libsmpeg"
     1.8 -BUILD_DEPENDS="expat-dev mesa-dev libsigc++-dev libvorbis libvorbis-dev libogg libogg-dev lua-dev openal-dev libsdl-dev libsdl-image-dev libsmpeg-dev scons chrpath pkg-config"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.10  WEB_SITE="http://btanks.sourceforge.net"
    1.11  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.12  
    1.13 +DEPENDS="expat mesa libsigc++ libvorbis lua openal libsdl libsdl-image libsmpeg"
    1.14 +BUILD_DEPENDS="expat-dev mesa-dev libsigc++-dev libvorbis libvorbis-dev libogg libogg-dev \
    1.15 + lua-dev openal-dev libsdl-dev libsdl-image-dev libsmpeg-dev scons chrpath pkg-config libsmpeg-dev"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {