wok-4.x diff gource/receipt @ rev 11264
Up: gnutls (3.0.7), add nettle (2.4)
author | Alexander Medvedev <devl547@gmail.com> |
---|---|
date | Wed Nov 09 11:54:03 2011 +0000 (2011-11-09) |
parents | b6a72a5743fd |
children |
line diff
1.1 --- a/gource/receipt Wed May 25 14:08:11 2011 +0000 1.2 +++ b/gource/receipt Wed Nov 09 11:54:03 2011 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="gource" 1.7 -VERSION="0.34" 1.8 +VERSION="0.37" 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="ftgl-dev libsdl-image-dev pcre-dev glew-dev libsdl-dev" 1.17 +BUILD_DEPENDS="mesa-dev 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()