wok diff efreet/receipt @ rev 2951

ecore: fix compile_rules (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri May 08 16:12:51 2009 +0200 (2009-05-08)
parents fc471c5f5a90
children 236a47acb6f7
line diff
     1.1 --- a/efreet/receipt	Wed May 06 23:15:28 2009 +0200
     1.2 +++ b/efreet/receipt	Fri May 08 16:12:51 2009 +0200
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="E17 implementation of several specifications from freedesktop.org."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  DEPENDS="eet evas ecore embryo edje libcurl openssl"
     1.7 -BUILD_DEPENDS="eet-dev evas-dev ecore-dev embryo-dev edje-dev"
     1.8 +BUILD_DEPENDS="eet-dev evas-dev ecore-dev ecore embryo-dev edje-dev"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.10  WEB_SITE="http://www.enlightenment.org/"
    1.11  WGET_URL="http://download.enlightenment.org/snapshots/2009-04-22/$TARBALL"