wok diff btanks/receipt @ rev 12077

fix /usr/bin/git-citool in correct link /usr/lib/git-core/git-citool
author Stanislas Leduc <shann@slitaz.org>
date Fri Mar 09 10:16:47 2012 +0100 (2012-03-09)
parents d1768332cee0
children ce4e9b8600cb
line diff
     1.1 --- a/btanks/receipt	Sun May 08 09:01:58 2011 +0000
     1.2 +++ b/btanks/receipt	Fri Mar 09 10:16:47 2012 +0100
     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  {