wok diff gource/receipt @ rev 11425

sagan*: Cd to $src in compile_rules.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Dec 14 05:23:20 2011 +0000 (2011-12-14)
parents b6a72a5743fd
children 679eac52e631
line diff
     1.1 --- a/gource/receipt	Wed May 25 14:08:11 2011 +0000
     1.2 +++ b/gource/receipt	Wed Dec 14 05:23:20 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()