wok-6.x diff bzflag/receipt @ rev 15627
libxml2: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Dec 08 18:53:33 2013 +0000 (2013-12-08) |
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 Dec 08 18:53:33 2013 +0000 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 {