wok diff edje/receipt @ rev 12254

Up: slitaz-configs (4.9.1) - Last minute bug fix
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 10 13:54:27 2012 +0200 (2012-04-10)
parents 03b99851e086
children c39e463afc91
line diff
     1.1 --- a/edje/receipt	Wed May 25 14:17:58 2011 +0200
     1.2 +++ b/edje/receipt	Tue Apr 10 13:54:27 2012 +0200
     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()