wok diff ecore/receipt @ rev 10596

e17 libs: clean receipt and bdeps to make edbus built
author Christophe Lincoln <pankso@slitaz.org>
date Thu May 26 14:06:40 2011 +0200 (2011-05-26)
parents b6d4a62f929a
children fe57bf03de94
line diff
     1.1 --- a/ecore/receipt	Wed May 25 14:01:24 2011 +0200
     1.2 +++ b/ecore/receipt	Thu May 26 14:06:40 2011 +0200
     1.3 @@ -9,9 +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 eet evas xorg-libX11 libcurl libcroco librsvg fribidi gnutls"
     1.8 -BUILD_DEPENDS="eina-dev evas-dev eet-dev xorg-libX11-dev curl-dev librsvg-dev \
     1.9 -gnutls-dev libcroco-dev fribidi-dev"
    1.10 +DEPENDS="eina eet evas libgnutls libssl"
    1.11 +BUILD_DEPENDS="eina-dev eet-dev evas-dev gnutls-dev openssl-dev"
    1.12  
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()