wok diff freeciv/receipt @ rev 2091

Update libiconv dependancy in some games
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jan 28 16:41:23 2009 +0100 (2009-01-28)
parents 1e9438c5af8d
children bcdadd8bfbfa
line diff
     1.1 --- a/freeciv/receipt	Thu Nov 20 08:49:58 2008 +0000
     1.2 +++ b/freeciv/receipt	Wed Jan 28 16:41:23 2009 +0100
     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"
     1.8 +DEPENDS="zlib ncurses readline gtk+ gettext libiconv"
     1.9  BUILD_DEPENDS="zlib-dev ncurses-dev readline-dev gtk+-dev gettext"
    1.10  
    1.11  # Rules to configure and make the package.