diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2012-05-14 08:23:42 +0200 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2012-05-14 08:23:42 +0200 |
commit | cd565e78cc256044c4937fce4b69c9640763dab8 (patch) | |
tree | 322021a09944ea161dafb093d2398bf8593eebd0 /easy_e17.sh | |
parent | 5eff5cb903e806ec5882b61a31bba07710e34f6e (diff) | |
download | bin-cd565e78cc256044c4937fce4b69c9640763dab8.zip bin-cd565e78cc256044c4937fce4b69c9640763dab8.tar.gz |
easy_e17.sh: add eobj, efx
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 e072c37..b0d1c2e 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 elev8 enlil ensure esskyuehl libast \ +efl_extra="imlib2 azy libeweather efx elev8 enlil ensure eobj esskyuehl 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" |