# HG changeset patch # User Brenton Scott # Date 1369534030 -7200 # Node ID 594f7a31b5932e93a26683c0521532146e10b08f # Parent 15b417450e954aa9b13f40189856f2749332fd1e Fixed typo... diff -r 15b417450e95 -r 594f7a31b593 manaplus/receipt --- a/manaplus/receipt Sun May 26 00:33:22 2013 +0200 +++ b/manaplus/receipt Sun May 26 04:07:10 2013 +0200 @@ -7,7 +7,7 @@ TARBALL="manaplus-linux.tar.bz2" WEB_SITE="http://manaplus.org/" WGET_URL="http://download.evolonline.org/manaplus/download/$TARBALL" -BUILD_DEPENDS="autoconf curl-dev enet libxml2-dev libsdl-mixer-dev libsdl-image-dev libsdl-net-dev libsdl-ttf-dev libsdl-ttflib libsdl-gfx-dev physfs-dev png-dev zlib-dev" +BUILD_DEPENDS="autoconf curl-dev enet libxml2-dev libsdl-mixer-dev libsdl-image-dev libsdl-net-dev libsdl-ttf-dev libsdl-gfx-dev physfs-dev png-dev zlib-dev" DEPENDS="curl physfs libxml2 libsdl-mixer libsdl-image libsdl-net libsdl-ttf libpng libsdl-gfx ttf-dejavu zlib" # Rules to configure and make the package.