# HG changeset patch # User Christophe Lincoln # Date 1306333899 -7200 # Node ID 3f83b2e3a69944c9935dcea0f84988830930db7c # Parent 0a4f92caca22249b83eee4e2489b96dcaa702780 edbus: we need evas to build enotify and so e17 diff -r 0a4f92caca22 -r 3f83b2e3a699 edbus/receipt --- a/edbus/receipt Wed May 25 16:24:51 2011 +0200 +++ b/edbus/receipt Wed May 25 16:31:39 2011 +0200 @@ -10,8 +10,9 @@ WEB_SITE="http://www.enlightenment.org/" WGET_URL="http://download.enlightenment.org/releases/$TARBALL" -DEPENDS="dbus ecore" -BUILD_DEPENDS="dbus-dev ecore-dev eina-dev" +DEPENDS="dbus ecore evas hal libgnutls libcurl fribidi librsvg libcroco" +BUILD_DEPENDS="dbus-dev ecore-dev eina-dev evas-dev hal-dev fribidi-dev \ +librsvg-dev gnutls-dev libcroco-dev" # Rules to configure and make the package. compile_rules()