wok rev 9967

btanks: fix bdeps.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Wed May 18 17:35:47 2011 +0200 (2011-05-18)
parents 0e0514e408c6
children 3d21b7e2709c
files btanks/receipt
line diff
     1.1 --- a/btanks/receipt	Wed May 18 17:24:58 2011 +0200
     1.2 +++ b/btanks/receipt	Wed May 18 17:35:47 2011 +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  {