diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2012-11-14 13:47:21 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2012-11-14 13:47:21 +0100 |
commit | 736d29894828350a72e0de9e04f20602e7465652 (patch) | |
tree | d8448486a52b2acdf44392a1e455fb61522d7129 /easy_e17.sh | |
parent | 7512974869c6d544b3b479c71074356fe090d232 (diff) | |
download | bin-736d29894828350a72e0de9e04f20602e7465652.zip bin-736d29894828350a72e0de9e04f20602e7465652.tar.gz |
easy_e17.sh: remove epulse, replace eina,eet,eobj,evas,embryo with efl
Diffstat (limited to 'easy_e17.sh')
-rwxr-xr-x | easy_e17.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/easy_e17.sh b/easy_e17.sh index 3126fae..e50740d 100755 --- a/easy_e17.sh +++ b/easy_e17.sh @@ -49,8 +49,8 @@ cmd_svn_update_conflicts_ask="svn update -r" cmake_build_dir="build" cmake_options="" -efl_basic="eina eet eobj evas ecore edbus e_dbus efreet eio eeze embryo edje exquisite evas_generic_loaders emotion ethumb emap libeweather elementary expedite" -efl_extra="azy clouseau efx enlil ensure ephysics epulse esskyuehl etam exactness libast shellementary" +efl_basic="efl ecore 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" e_modules_extra="alarm comp-scale cpu deskshow diskio eektool eenvader.fractal empris engage eooorg \ |