diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2012-11-12 14:46:17 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2012-11-12 14:46:17 +0100 |
commit | 7512974869c6d544b3b479c71074356fe090d232 (patch) | |
tree | 7d1a659d365747483af42ac0e37f9a9e343740c8 /easy_e17.sh | |
parent | 964df0a3ad10ab2302db0be89d5117d6d39bc17e (diff) | |
download | bin-7512974869c6d544b3b479c71074356fe090d232.zip bin-7512974869c6d544b3b479c71074356fe090d232.tar.gz |
easy_e17.sh: add edbus and build dbus before efreet
Diffstat (limited to 'easy_e17.sh')
-rwxr-xr-x | easy_e17.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/easy_e17.sh b/easy_e17.sh index 7e55ccf..3126fae 100755 --- a/easy_e17.sh +++ b/easy_e17.sh @@ -49,7 +49,7 @@ cmd_svn_update_conflicts_ask="svn update -r" cmake_build_dir="build" cmake_options="" -efl_basic="eina eet eobj evas ecore efreet eio eeze e_dbus embryo edje exquisite evas_generic_loaders emotion ethumb emap libeweather elementary expedite" +efl_basic="eina eet eobj evas ecore edbus e_dbus efreet eio eeze embryo edje exquisite evas_generic_loaders emotion ethumb emap libeweather elementary expedite" efl_extra="azy clouseau efx enlil ensure ephysics epulse esskyuehl etam exactness libast shellementary" efl_bindings="elev8 python-evas python-ecore python-e_dbus python-edje python-emotion python-elementary vala eflxx einaxx eetxx evasxx ecorexx edjexx emotionxx elementaryxx" bin_basic="e terminology" |