# HG changeset patch # User Pascal Bellard # Date 1338403279 -7200 # Node ID c39e463afc91e3e072babb7623ae02f5ba7eb8ed # Parent 667c0ed859d1c5135a43505d0dc20246a2af25b1 edje: update bdeps diff -r 667c0ed859d1 -r c39e463afc91 edje/receipt --- a/edje/receipt Wed May 30 20:37:52 2012 +0200 +++ b/edje/receipt Wed May 30 20:41:19 2012 +0200 @@ -10,7 +10,8 @@ WGET_URL="http://download.enlightenment.org/releases/$TARBALL" DEPENDS="eina eet evas embryo ecore lua" -BUILD_DEPENDS="eina-dev eet-dev evas-dev embryo-dev ecore-dev lua-dev" +BUILD_DEPENDS="eina-dev eet-dev evas-dev embryo-dev ecore-dev lua-dev \ +jpeg-dev expat-dev" # Rules to configure and make the package. compile_rules()