diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2012-07-11 13:42:32 +0200 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2012-07-11 13:42:32 +0200 |
commit | 320b98ea3af954cec43149cbcb9bc255134bb43c (patch) | |
tree | cba846a56a5faf101bd2f1aae9ec50c46260ff35 /easy_e17.sh | |
parent | f88d25ad23859505a21e0edce260777a0491cba4 (diff) | |
download | bin-320b98ea3af954cec43149cbcb9bc255134bb43c.zip bin-320b98ea3af954cec43149cbcb9bc255134bb43c.tar.gz |
easy_e17.sh: add etam
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 f206c0b..de42f90 100755 --- a/easy_e17.sh +++ b/easy_e17.sh @@ -49,7 +49,7 @@ cmake_build_dir="build" cmake_options="" efl_basic="eina eet evas ecore efreet eio eeze e_dbus embryo edje exquisite evas_generic_loaders emotion ethumb emap ewebkit elementary" -efl_extra="imlib2 azy libeweather efx elev8 enlil ensure eobj esskyuehl libast \ +efl_extra="imlib2 azy libeweather efx elev8 enlil ensure eobj esskyuehl etam libast \ python-evas python-ecore python-e_dbus python-edje python-emotion python-elementary shellementary vala" bin_basic="exchange e" e_modules_bin="emprint exalt" |