wok diff eio/receipt @ rev 14605

Up: youtube-dl to 2013.05.23.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri May 31 19:59:16 2013 +0000 (2013-05-31)
parents 0941341ce316
children 4a54bda74785
line diff
     1.1 --- a/eio/receipt	Fri Apr 12 19:17:52 2013 +0200
     1.2 +++ b/eio/receipt	Fri May 31 19:59:16 2013 +0000
     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()