wok diff bzflag/receipt @ rev 19325

Add TweetDeck Web
author Leonardo Laporte <hackdorte@sapo.pt>
date Thu Jul 14 06:55:17 2016 -0300 (2016-07-14)
parents 6b09507225ec
children 0923305c023b
line diff
     1.1 --- a/bzflag/receipt	Sat Jan 05 14:44:51 2013 +0100
     1.2 +++ b/bzflag/receipt	Thu Jul 14 06:55:17 2016 -0300
     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  {