# HG changeset patch # User Christophe Lincoln # Date 1306428624 -7200 # Node ID 66e1e63387d75d6bf1f03d722d828cde93cce8ac # Parent 6b1ce5d876c8e3ab4a04f9797bb52e4ca090713b edbus: fix bdeps one more time diff -r 6b1ce5d876c8 -r 66e1e63387d7 edbus/receipt --- a/edbus/receipt Thu May 26 18:44:09 2011 +0200 +++ b/edbus/receipt Thu May 26 18:50:24 2011 +0200 @@ -10,9 +10,9 @@ WEB_SITE="http://www.enlightenment.org/" WGET_URL="http://download.enlightenment.org/releases/$TARBALL" -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" +DEPENDS="eina eet ecore evas libgnutls libssl libcroco librsvg dbus" +BUILD_DEPENDS="eina-dev eet-dev ecore-dev evas-dev gnutls-dev openssl-dev \ +libcroco-dev librsvg-dev dbus-dev" # Rules to configure and make the package. compile_rules()