wok diff php/receipt @ rev 13051

php, php-gd: Add freetype support
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Mon Jun 18 22:02:23 2012 +0200 (2012-06-18)
parents 897168e1905c
children 538b411fe284
line diff
     1.1 --- a/php/receipt	Sun Apr 29 09:07:59 2012 +0200
     1.2 +++ b/php/receipt	Mon Jun 18 22:02:23 2012 +0200
     1.3 @@ -15,7 +15,7 @@
     1.4  net-snmp-dev postgresql-dev gettext openssl-dev apache-dev apr-util-dev \
     1.5  c-client mhash-dev libpng-dev libunixODBC unixODBC-dev openldap-dev \
     1.6  libldap apr-dev libmcrypt-dev curl-dev cyrus-sasl-dev perl pkg-config \
     1.7 -jpeg-dev net-snmp-dev apache libtool"
     1.8 +jpeg-dev net-snmp-dev apache freetype-dev libtool bison"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()
    1.12 @@ -48,6 +48,7 @@
    1.13  --enable-soap=shared,/usr \
    1.14  --with-ldap=shared \
    1.15  --with-imap=shared --with-imap-ssl \
    1.16 +--with-freetype-dir=/usr/include/freetype2 \
    1.17  --with-mhash=shared \
    1.18  --with-gd=shared \
    1.19  --with-jpeg-dir=/usr \