wok rev 11108

Up: gource to 0.37.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Oct 17 03:52:30 2011 +0000 (2011-10-17)
parents c9e92cf0c808
children 8ad8c3236c6c
files gource/receipt
line diff
     1.1 --- a/gource/receipt	Mon Oct 17 03:05:39 2011 +0000
     1.2 +++ b/gource/receipt	Mon Oct 17 03:52:30 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()