# HG changeset patch # User Pascal Bellard # Date 1306328206 -7200 # Node ID 72fa9e0896d495ebcec67851cf4188f2703773bf # Parent a6957725023ce2705de9b4cc6d42424ac89c938e gource: update bdeps diff -r a6957725023c -r 72fa9e0896d4 gource/receipt --- a/gource/receipt Wed May 25 14:49:54 2011 +0200 +++ b/gource/receipt Wed May 25 14:56:46 2011 +0200 @@ -5,11 +5,13 @@ CATEGORY="development" SHORT_DESC="software version control visualization" MAINTAINER="slaxemulator@gmail.com" -DEPENDS="ftgl libsdl libsdl-image pcre glew" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://code.google.com/p/gource/" WGET_URL="http://gource.googlecode.com/files/$TARBALL" +DEPENDS="ftgl libsdl libsdl-image pcre glew" +BUILD_DEPENDS="libsdl-dev" + # Rules to configure and make the package. compile_rules() {