wok diff bzflag/receipt @ rev 19235

Build httpfs-static
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jun 26 12:11:14 2016 +0200 (2016-06-26)
parents 6b09507225ec
children 0923305c023b
line diff
     1.1 --- a/bzflag/receipt	Sat Jan 05 14:44:51 2013 +0100
     1.2 +++ b/bzflag/receipt	Sun Jun 26 12:11:14 2016 +0200
     1.3 @@ -5,12 +5,14 @@
     1.4  CATEGORY="games"
     1.5  SHORT_DESC="A multiplayer 3D tank battle game."
     1.6  MAINTAINER="slaxemulator@gmail.com"
     1.7 -DEPENDS="curl mesa libsdl glew"
     1.8 -BUILD_DEPENDS="curl-dev mesa-dev libsdl-dev glew-dev util-linux-uuid-dev"
     1.9 +LICENSE="LGPL2.1"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://bzflag.org"
    1.12  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.13  
    1.14 +DEPENDS="curl mesa libsdl glew"
    1.15 +BUILD_DEPENDS="curl-dev mesa-dev libsdl-dev glew-dev util-linux-uuid-dev"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {