wok-6.x diff libsdl-ttf/receipt @ rev 5788
beautifulsoup: fix WGET_URL
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jul 11 10:09:32 2010 +0200 (2010-07-11) |
parents | e8024c01fc47 |
children | 488d2d013bd7 |
line diff
1.1 --- a/libsdl-ttf/receipt Sat Jun 13 12:19:10 2009 +0200 1.2 +++ b/libsdl-ttf/receipt Sun Jul 11 10:09:32 2010 +0200 1.3 @@ -7,7 +7,7 @@ 1.4 SHORT_DESC="SDL ttf support." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 DEPENDS="xorg libsdl freetype zlib" 1.7 -BUILD_DEPENDS="xorg-dev libsdl-dev" 1.8 +BUILD_DEPENDS="xorg-dev libsdl-dev freetype-dev" 1.9 TARBALL="$SOURCE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.libsdl.org/projects/SDL_ttf/" 1.11 WGET_URL="http://www.libsdl.org/projects/SDL_ttf/release/$TARBALL"