wok diff edje/receipt @ rev 11754
Up: slitaz-configs (4.7) New grub splash image and fix GTK icon
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Feb 22 16:35:30 2012 +0100 (2012-02-22) |
parents | 03b99851e086 |
children | c39e463afc91 |
line diff
1.1 --- a/edje/receipt Wed May 25 14:17:58 2011 +0200 1.2 +++ b/edje/receipt Wed Feb 22 16:35:30 2012 +0100 1.3 @@ -9,9 +9,8 @@ 1.4 WEB_SITE="http://www.enlightenment.org/" 1.5 WGET_URL="http://download.enlightenment.org/releases/$TARBALL" 1.6 1.7 -DEPENDS="eina eet evas embryo ecore lua libcroco libgnutls librsvg fribidi libcurl" 1.8 -BUILD_DEPENDS="eina-dev eet-dev evas-dev embryo-dev ecore-dev lua-dev libcroco-dev \ 1.9 -gnutls-dev librsvg-dev fribidi-dev curl-dev" 1.10 +DEPENDS="eina eet evas embryo ecore lua" 1.11 +BUILD_DEPENDS="eina-dev eet-dev evas-dev embryo-dev ecore-dev lua-dev" 1.12 1.13 # Rules to configure and make the package. 1.14 compile_rules()