wok rev 10505

gource: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 25 14:56:46 2011 +0200 (2011-05-25)
parents a6957725023c
children 8da399980a44
files gource/receipt
line diff
     1.1 --- a/gource/receipt	Wed May 25 14:49:54 2011 +0200
     1.2 +++ b/gource/receipt	Wed May 25 14:56:46 2011 +0200
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="software version control visualization"
     1.6  MAINTAINER="slaxemulator@gmail.com"
     1.7 -DEPENDS="ftgl libsdl libsdl-image pcre glew"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.9  WEB_SITE="http://code.google.com/p/gource/"
    1.10  WGET_URL="http://gource.googlecode.com/files/$TARBALL"
    1.11  
    1.12 +DEPENDS="ftgl libsdl libsdl-image pcre glew"
    1.13 +BUILD_DEPENDS="libsdl-dev"
    1.14 +
    1.15  # Rules to configure and make the package.
    1.16  compile_rules()
    1.17  {