wok rev 9904

edje: fix bdeps (again) (missing 2 how it was building before ?)
author Christophe Lincoln <pankso@slitaz.org>
date Tue May 17 13:44:00 2011 +0200 (2011-05-17)
parents 934feaca597b
children e2a1bd72d93d
files edje/receipt
line diff
     1.1 --- a/edje/receipt	Tue May 17 13:42:31 2011 +0200
     1.2 +++ b/edje/receipt	Tue May 17 13:44:00 2011 +0200
     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="embryo ecore lua"
     1.8 -BUILD_DEPENDS="embryo-dev ecore-dev lua-dev"
     1.9 +DEPENDS="eina eet embryo ecore lua"
    1.10 +BUILD_DEPENDS="eina-dev eet-dev embryo-dev ecore-dev lua-dev"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()