wok diff edje/receipt @ rev 10009

gnustep-gui: fix bdeps
author Christophe Lincoln <pankso@slitaz.org>
date Thu May 19 02:08:44 2011 +0200 (2011-05-19)
parents 565cc40cc6d6
children d28b33b7d795
line diff
     1.1 --- a/edje/receipt	Tue May 17 13:44:00 2011 +0200
     1.2 +++ b/edje/receipt	Thu May 19 02:08:44 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="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()