wok diff rage/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 | a8c1661a6b17 |
children | 0a8a8c347a7e |
line diff
1.1 --- a/rage/receipt Tue May 01 11:48:38 2012 +0200 1.2 +++ b/rage/receipt Mon Jun 18 22:02:23 2012 +0200 1.3 @@ -13,7 +13,8 @@ 1.4 1.5 DEPENDS="eet evas ecore embryo edje emotion eina libcurl openssl" 1.6 BUILD_DEPENDS="eet-dev evas-dev ecore-dev embryo-dev edje-dev emotion-dev \ 1.7 -emotion eina-dev curl-dev openssl-dev subversion autoconf automake libtool" 1.8 +emotion eina-dev curl-dev openssl-dev subversion autoconf automake libtool \ 1.9 +jpeg-dev expat-dev glib-dev" 1.10 1.11 # Rules to configure and make the package. 1.12 compile_rules()