# HG changeset patch # User Christophe Lincoln # Date 1217856266 -7200 # Node ID 64c626e98a316b9beaea97e1be950c6820ad4e4f # Parent c829999c2bc7cd9a6c5824ecfdb9f8a1e15c3fda wormux: typo in deps and build deps diff -r c829999c2bc7 -r 64c626e98a31 wormux/receipt --- a/wormux/receipt Mon Aug 04 14:52:23 2008 +0200 +++ b/wormux/receipt Mon Aug 04 15:24:26 2008 +0200 @@ -4,10 +4,10 @@ VERSION="0.8" CATEGORY="games" SHORT_DESC="Wormux game." -DEPENDS="xorg libSDL libSDL-gfx libSDL-image libSDL-mixer - libSDL-net libSDL-ttf curl" -BUILD_DEPENDS="xorg-dev libSDL-dev libSDL-gfx-dev libSDL-image-dev - libSDL-mixer-dev libSDL-net-dev libSDL-ttf-dev curl-dev" +DEPENDS="xorg libSDL libsdl-gfx libsdl-image libsdl-mixer + libsdl-net libsdl-ttf curl" +BUILD_DEPENDS="xorg-dev libSDL-dev libsdl-gfx-dev libsdl-image-dev + libsdl-mixer-dev libsdl-net-dev libsdl-ttf-dev curl-dev" MAINTAINER="pankso@slitaz.org" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.wormux.org/"