wok diff freeciv/receipt @ rev 5877

busybox: disable mkfs.ext2, no journal support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jul 20 20:13:15 2010 +0200 (2010-07-20)
parents fb8aceda65ff
children 0ba0dc6475a9
line diff
     1.1 --- a/freeciv/receipt	Tue Feb 16 13:56:26 2010 +0000
     1.2 +++ b/freeciv/receipt	Tue Jul 20 20:13:15 2010 +0200
     1.3 @@ -8,7 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://freeciv.wikia.com/wiki/Main_Page"
     1.6  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.7 -DEPENDS="zlib ncurses readline gtk+ gettext  xorg-libXdamage"
     1.8 +DEPENDS="zlib ncurses readline gtk+ gettext xorg-libXdamage libsdl-mixer"
     1.9  BUILD_DEPENDS="zlib-dev ncurses-dev readline-dev gtk+-dev gettext"
    1.10  TAGS="strategy"
    1.11