diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2013-01-10 09:34:27 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2013-01-10 09:34:27 +0100 |
commit | 5482341ce38e9b03f658e432c08b59f2e0abc340 (patch) | |
tree | 87dd0d9a917948c32d7394d9be75a56e6c79f720 /easy_e17.sh | |
parent | 090d4ed2d1ddf0001a01b52a256c0bf540a380a4 (diff) | |
download | bin-5482341ce38e9b03f658e432c08b59f2e0abc340.zip bin-5482341ce38e9b03f658e432c08b59f2e0abc340.tar.gz |
easy_e17.sh: efl swallows emotion
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 3a644e7..db8477e 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="efl e_dbus exquisite evas_generic_loaders emotion ethumb emap libeweather elementary expedite" +efl_basic="efl e_dbus exquisite evas_generic_loaders ethumb emap libeweather elementary expedite" efl_extra="azy clouseau efx enlil ensure 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" |