# HG changeset patch # User Christopher Rogers # Date 1306332491 0 # Node ID b6a72a5743fde61a3d1a2983140a865b3bd27d94 # Parent b731307c46ef2211436fc4ae65c0b524c1c60139 Up: gource to 0.34. Fixed bdeps. diff -r b731307c46ef -r b6a72a5743fd gource/receipt --- a/gource/receipt Wed May 25 19:11:33 2011 +0200 +++ b/gource/receipt Wed May 25 14:08:11 2011 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="gource" -VERSION="0.32" +VERSION="0.34" CATEGORY="development" SHORT_DESC="software version control visualization" MAINTAINER="slaxemulator@gmail.com" @@ -10,7 +10,7 @@ WGET_URL="http://gource.googlecode.com/files/$TARBALL" DEPENDS="ftgl libsdl libsdl-image pcre glew" -BUILD_DEPENDS="libsdl-dev" +BUILD_DEPENDS="ftgl-dev libsdl-image-dev pcre-dev glew-dev libsdl-dev" # Rules to configure and make the package. compile_rules()