diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2012-12-13 09:07:08 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2012-12-13 09:07:08 +0100 |
commit | 354a97bb64235064bdf7259d1b026bef0abec1df (patch) | |
tree | bb7f674a3414c7180b997acf6443466c28661d08 /easy_e17.sh | |
parent | 0461a2a86a270f13c1f2115c650467384c459c7e (diff) | |
download | bin-354a97bb64235064bdf7259d1b026bef0abec1df.zip bin-354a97bb64235064bdf7259d1b026bef0abec1df.tar.gz |
easy_e17: eio 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 704578b..df4b95a 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 edbus e_dbus efreet eio eeze edje exquisite evas_generic_loaders emotion ethumb emap libeweather elementary expedite" +efl_basic="efl edbus e_dbus efreet 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" |