wok diff eet/receipt @ rev 10621

enlightenment and libs: huge clean to bdeps and make it build
author Christophe Lincoln <pankso@slitaz.org>
date Thu May 26 21:09:04 2011 +0200 (2011-05-26)
parents 214dca097a22
children cf214eecc1b5
line diff
     1.1 --- a/eet/receipt	Thu May 26 14:06:40 2011 +0200
     1.2 +++ b/eet/receipt	Thu May 26 21:09:04 2011 +0200
     1.3 @@ -9,8 +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 libgnutls libssl"
     1.8 -BUILD_DEPENDS="eina-dev gnutls-dev openssl-dev"
     1.9 +DEPENDS="eina"
    1.10 +BUILD_DEPENDS="eina-dev"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()