diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2013-01-12 13:37:31 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2013-01-12 13:37:31 +0100 |
commit | a96b97f22b91f71725adaf4d8c6b262328db1bf2 (patch) | |
tree | b34650ee76057541891765f991f83daecd1ed2a4 /easy_e17.sh | |
parent | 5482341ce38e9b03f658e432c08b59f2e0abc340 (diff) | |
download | bin-a96b97f22b91f71725adaf4d8c6b262328db1bf2.zip bin-a96b97f22b91f71725adaf4d8c6b262328db1bf2.tar.gz |
easy_e17.sh: efl swallows ethumb
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 db8477e..bcc23ec 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 ethumb emap libeweather elementary expedite" +efl_basic="efl e_dbus exquisite evas_generic_loaders 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" |