wok diff freeciv/receipt @ rev 2623

Fix: php build depends.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Wed Apr 15 12:05:37 2009 +0200 (2009-04-15)
parents 8f4ac32ab3b1
children 2c679ce49f4c
line diff
     1.1 --- a/freeciv/receipt	Wed Jan 28 16:41:23 2009 +0100
     1.2 +++ b/freeciv/receipt	Wed Apr 15 12:05:37 2009 +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 libiconv"
     1.8 +DEPENDS="zlib ncurses readline gtk+ gettext libiconv xorg-libXdamage"
     1.9  BUILD_DEPENDS="zlib-dev ncurses-dev readline-dev gtk+-dev gettext"
    1.10  
    1.11  # Rules to configure and make the package.