# HG changeset patch # User Pascal Bellard # Date 1306336938 -7200 # Node ID 19d12dc9acaa2f198e2ac94d43ab35e49c577e99 # Parent 7afe8aca37e3130e24ab3cadcaba6840f7ea7839 lincity-ng: update bdeps diff -r 7afe8aca37e3 -r 19d12dc9acaa lincity-ng/receipt --- a/lincity-ng/receipt Wed May 25 17:20:52 2011 +0200 +++ b/lincity-ng/receipt Wed May 25 17:22:18 2011 +0200 @@ -6,7 +6,8 @@ SHORT_DESC="A City Simulation Game. It is a polished and improved version of the classic LinCity game." MAINTAINER="slaxemulator@gmail.com" DEPENDS="mesa libxml2 physfs libsdl-gfx libsdl-image libsdl-mixer libsdl-ttf libxcb" -BUILD_DEPENDS="mesa-dev libxml2-dev libsdl-gfx-dev libsdl-image-dev libsdl-mixer-dev libsdl-ttf libsdl-ttf-dev ftjam pkg-config" +BUILD_DEPENDS="mesa-dev libxml2-dev libsdl-gfx-dev libsdl-image-dev \ +libsdl-mixer-dev libsdl-ttf libsdl-ttf-dev ftjam pkg-config physfs-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://lincity-ng.berlios.de/wiki/index.php/Main_Page" WGET_URL="http://download.berlios.de/$PACKAGE/$TARBALL"