wok rev 10546
Up: gource to 0.34. Fixed bdeps.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed May 25 14:08:11 2011 +0000 (2011-05-25) |
parents | b731307c46ef |
children | bcbb325b65ed |
files | gource/receipt |
line diff
1.1 --- a/gource/receipt Wed May 25 19:11:33 2011 +0200 1.2 +++ b/gource/receipt Wed May 25 14:08:11 2011 +0000 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()