diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2012-08-17 09:45:26 +0200 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2012-08-17 09:45:26 +0200 |
commit | 7f7b61a28a5eb8a8710a902edd1f8f607d3cfb3a (patch) | |
tree | 7c18bbc4703d4f118e0be907ad8df348e52dcd01 /easy_e17.sh | |
parent | 5ffd2efa6ef85c24236fb5a8ad683d297bd402b6 (diff) | |
download | bin-7f7b61a28a5eb8a8710a902edd1f8f607d3cfb3a.zip bin-7f7b61a28a5eb8a8710a902edd1f8f607d3cfb3a.tar.gz |
easy_e17.sh: move expedite from bin_proto to -efl_basic
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 1e9ae8b..4426534 100755 --- a/easy_e17.sh +++ b/easy_e17.sh @@ -48,7 +48,7 @@ cmd_svn_update_conflicts_ask="svn update -r" 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 libeweather elementary" +efl_basic="eina eet evas ecore efreet eio eeze e_dbus embryo edje exquisite evas_generic_loaders emotion ethumb emap libeweather elementary expedite" efl_extra="azy clouseau efx enlil ensure eobj ephysics epulse 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" @@ -58,7 +58,7 @@ eweather exebuf execwatch flame forecasts iiirk mail mem moon mpdule net news pe rain rmb screenshot skel slideshow snow taskbar tclock uptime weather winlist-ng winselector wlan" # itask itask-ng bin_proto="ardy calculator converter ecrire econnman editje edje_viewer edvi ekbd elfe elmdentica email emote empower emprint enjoy enki entrance envision \ -epdf eps ephoto equate espionnage eve exactness exalt exalt-client exchange expedite eyelight eyesight phonebook rage shotgun sticky-notes vigrid" +epdf eps ephoto equate espionnage eve exactness exalt exalt-client exchange eyelight eyesight phonebook rage shotgun sticky-notes vigrid" # Eterm bin_games="eblock e_cho econcentration ehidden_ninjas eskiss e-type" |