wok diff eio/receipt @ rev 14433

Add: python-elementary
author Dominique Corbex <domcox@slitaz.org>
date Wed Apr 24 22:03:41 2013 +0200 (2013-04-24)
parents 0941341ce316
children 4a54bda74785
line diff
     1.1 --- a/eio/receipt	Fri Apr 12 19:17:52 2013 +0200
     1.2 +++ b/eio/receipt	Wed Apr 24 22:03:41 2013 +0200
     1.3 @@ -8,9 +8,10 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.enlightenment.org/"
     1.6  WGET_URL="http://download.enlightenment.org/releases/$TARBALL"
     1.7 +TAGS="e enlightenment efl"
     1.8  
     1.9 -DEPENDS="eina eet ecore"
    1.10 -BUILD_DEPENDS="eina-dev eet-dev ecore-dev jpeg-dev"
    1.11 +DEPENDS="ecore"
    1.12 +BUILD_DEPENDS="ecore-dev"
    1.13  
    1.14  # Rules to configure and make the package.
    1.15  compile_rules()