diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2012-12-03 17:00:23 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2012-12-03 17:00:23 +0100 |
commit | 0461a2a86a270f13c1f2115c650467384c459c7e (patch) | |
tree | 0d86b0bdc9ee5936d94fd75b5f8849cec178a318 /easy_e17.sh | |
parent | 5577219eaf1b305801686ee29b489269180aa88b (diff) | |
download | bin-0461a2a86a270f13c1f2115c650467384c459c7e.zip bin-0461a2a86a270f13c1f2115c650467384c459c7e.tar.gz |
easy_e17.sh: ecore is swallowed by efl
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 e50740d..704578b 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 ecore edbus e_dbus efreet eio eeze edje exquisite evas_generic_loaders emotion ethumb emap libeweather elementary expedite" +efl_basic="efl edbus e_dbus efreet eio eeze edje exquisite evas_generic_loaders emotion ethumb emap libeweather elementary expedite" efl_extra="azy clouseau efx enlil ensure ephysics 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" |