wok diff bzflag/receipt @ rev 17809

mate-control-center: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Mar 21 10:25:00 2015 +0100 (2015-03-21)
parents 6b09507225ec
children 0923305c023b
line diff
     1.1 --- a/bzflag/receipt	Sat Jan 05 14:44:51 2013 +0100
     1.2 +++ b/bzflag/receipt	Sat Mar 21 10:25:00 2015 +0100
     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  {