wok diff gource/receipt @ rev 10511

libmtp: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 25 15:46:41 2011 +0200 (2011-05-25)
parents f8216c3040dd
children b6a72a5743fd
line diff
     1.1 --- a/gource/receipt	Fri May 20 16:39:19 2011 +0000
     1.2 +++ b/gource/receipt	Wed May 25 15:46:41 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  {