wok diff gource/receipt @ rev 10640
icedtea6-jdk: add small comment
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri May 27 00:58:14 2011 +0200 (2011-05-27) |
parents | 72fa9e0896d4 |
children | b80b0afd0d61 |
line diff
1.1 --- a/gource/receipt Wed May 25 14:56:46 2011 +0200 1.2 +++ b/gource/receipt Fri May 27 00:58:14 2011 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="gource" 1.7 -VERSION="0.32" 1.8 +VERSION="0.34" 1.9 CATEGORY="development" 1.10 SHORT_DESC="software version control visualization" 1.11 MAINTAINER="slaxemulator@gmail.com" 1.12 @@ -10,7 +10,7 @@ 1.13 WGET_URL="http://gource.googlecode.com/files/$TARBALL" 1.14 1.15 DEPENDS="ftgl libsdl libsdl-image pcre glew" 1.16 -BUILD_DEPENDS="libsdl-dev" 1.17 +BUILD_DEPENDS="ftgl-dev libsdl-image-dev pcre-dev glew-dev libsdl-dev" 1.18 1.19 # Rules to configure and make the package. 1.20 compile_rules()