wok 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 fbe5de5d8122
children 5ac7c3f3e0eb
files php/receipt
line diff
     1.1 --- a/php/receipt	Tue Apr 14 15:50:05 2009 +0000
     1.2 +++ b/php/receipt	Wed Apr 15 12:05:37 2009 +0200
     1.3 @@ -8,7 +8,7 @@
     1.4  DEPENDS="php-common lighttpd zlib libxml2 sqlite"
     1.5  BUILD_DEPENDS="sqlite-dev libxml2-dev zlib-dev mysql-dev \
     1.6  postgresql postgresql-dev gettext openssl-dev apache-dev apache apr-util-dev \
     1.7 -c-client mhash mhash-dev libpng libpng-dev unixODBC-dev"
     1.8 +c-client mhash mhash-dev libpng libpng-dev unixODBC-dev openldap-dev libldap"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.10  WEB_SITE="http://www.php.net/"
    1.11  WGET_URL="http://us2.php.net/distributions/$TARBALL"