wok diff freeciv/receipt @ rev 2444

Add lsof
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Mar 13 12:04:00 2009 +0000 (2009-03-13)
parents 1e9438c5af8d
children bcdadd8bfbfa
line diff
     1.1 --- a/freeciv/receipt	Thu Nov 20 08:49:58 2008 +0000
     1.2 +++ b/freeciv/receipt	Fri Mar 13 12:04:00 2009 +0000
     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.