wok diff edje/receipt @ rev 10309

tilda: Add $CONFIGURE_ARGS.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 21 21:22:39 2011 +0000 (2011-05-21)
parents 565cc40cc6d6
children d28b33b7d795
line diff
     1.1 --- a/edje/receipt	Tue May 17 13:44:00 2011 +0200
     1.2 +++ b/edje/receipt	Sat May 21 21:22:39 2011 +0000
     1.3 @@ -9,8 +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 embryo ecore lua"
     1.8 -BUILD_DEPENDS="eina-dev eet-dev embryo-dev ecore-dev lua-dev"
     1.9 +DEPENDS="eina eet evas embryo ecore lua"
    1.10 +BUILD_DEPENDS="eina-dev eet-dev evas-dev embryo-dev ecore-dev lua-dev"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()