wok rev 3729

php-gd: add jpeg & png support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jul 22 17:16:37 2009 +0200 (2009-07-22)
parents df04a17046d6
children 5ff108c05d8b
files php/receipt
line diff
     1.1 --- a/php/receipt	Wed Jul 22 10:08:24 2009 +0200
     1.2 +++ b/php/receipt	Wed Jul 22 17:16:37 2009 +0200
     1.3 @@ -38,6 +38,8 @@
     1.4  --with-imap=shared --with-imap-ssl \
     1.5  --with-mhash=shared \
     1.6  --with-gd=shared \
     1.7 +--with-jpeg-dir=/usr \
     1.8 +--with-png-dir=/usr \
     1.9  --with-openssl=shared \
    1.10  --with-unixODBC=shared,/usr \
    1.11  --with-pear=/usr/share/php \