wok rev 10528

edbus: we need evas to build enotify and so e17
author Christophe Lincoln <pankso@slitaz.org>
date Wed May 25 16:31:39 2011 +0200 (2011-05-25)
parents 0a4f92caca22
children 7c1336407e9f
files edbus/receipt
line diff
     1.1 --- a/edbus/receipt	Wed May 25 16:24:51 2011 +0200
     1.2 +++ b/edbus/receipt	Wed May 25 16:31:39 2011 +0200
     1.3 @@ -10,8 +10,9 @@
     1.4  WEB_SITE="http://www.enlightenment.org/"
     1.5  WGET_URL="http://download.enlightenment.org/releases/$TARBALL"
     1.6  
     1.7 -DEPENDS="dbus ecore"
     1.8 -BUILD_DEPENDS="dbus-dev ecore-dev eina-dev"
     1.9 +DEPENDS="dbus ecore evas hal libgnutls libcurl fribidi librsvg libcroco"
    1.10 +BUILD_DEPENDS="dbus-dev ecore-dev eina-dev evas-dev hal-dev fribidi-dev \
    1.11 +librsvg-dev gnutls-dev libcroco-dev"
    1.12  
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()