# HG changeset patch # User Christopher Rogers # Date 1318823550 0 # Node ID b80b0afd0d618cd774b7026fe8093f309a98ec97 # Parent c9e92cf0c808f9c079db792de8296e93e07e7aff Up: gource to 0.37. diff -r c9e92cf0c808 -r b80b0afd0d61 gource/receipt --- a/gource/receipt Mon Oct 17 03:05:39 2011 +0000 +++ b/gource/receipt Mon Oct 17 03:52:30 2011 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="gource" -VERSION="0.34" +VERSION="0.37" 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="ftgl-dev libsdl-image-dev pcre-dev glew-dev libsdl-dev" +BUILD_DEPENDS="mesa-dev ftgl-dev libsdl-image-dev pcre-dev glew-dev libsdl-dev" # Rules to configure and make the package. compile_rules()