wok diff eet/receipt @ rev 10130

Up: file to 5.07.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri May 20 17:20:44 2011 +0000 (2011-05-20)
parents 85cd798d6997
children ec417fcd0d02
line diff
     1.1 --- a/eet/receipt	Sat Feb 12 02:21:51 2011 +0100
     1.2 +++ b/eet/receipt	Fri May 20 17:20:44 2011 +0000
     1.3 @@ -5,12 +5,13 @@
     1.4  CATEGORY="base-system"
     1.5  SHORT_DESC="Enlightenment's file chunk reading/writing library."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="zlib jpeg eina gnutls openssl"
     1.8 -BUILD_DEPENDS=""
     1.9  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.10  WEB_SITE="http://www.enlightenment.org/"
    1.11  WGET_URL="http://download.enlightenment.org/releases/$TARBALL"
    1.12  
    1.13 +DEPENDS="zlib jpeg eina gnutls openssl"
    1.14 +BUILD_DEPENDS="eina-dev gnutls-dev openssl-dev"
    1.15 +
    1.16  # Rules to configure and make the package.
    1.17  compile_rules()
    1.18  {