diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2012-12-30 00:29:15 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2012-12-30 00:29:15 +0100 |
commit | 6258c9191f9ef14b2de97793b5476058a748543e (patch) | |
tree | 86bcf6ac4226f2f24733629577ba5a71a314c983 /easy_e17.sh | |
parent | f26a70bc1d6fc0a7bae54a075f939369e1ef11e6 (diff) | |
download | bin-6258c9191f9ef14b2de97793b5476058a748543e.zip bin-6258c9191f9ef14b2de97793b5476058a748543e.tar.gz |
easy_e17.sh: efreet has been 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 1eb4b6b..70c85d6 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 efreet eeze edje exquisite evas_generic_loaders emotion ethumb emap libeweather elementary expedite" +efl_basic="efl e_dbus 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" |