wok diff edje/receipt @ rev 11303

Up: kismet (2011-08-R1)
author Alexander Medvedev <devl547@gmail.com>
date Sat Nov 12 22:29:28 2011 +0000 (2011-11-12)
parents 03b99851e086
children c39e463afc91
line diff
     1.1 --- a/edje/receipt	Wed May 25 14:17:58 2011 +0200
     1.2 +++ b/edje/receipt	Sat Nov 12 22:29:28 2011 +0000
     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()