diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2012-12-28 21:11:00 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2012-12-28 21:11:00 +0100 |
commit | f26a70bc1d6fc0a7bae54a075f939369e1ef11e6 (patch) | |
tree | bc51b1611f03326c57bd921457fc911e234d0639 /easy_e17.sh | |
parent | da56c58459038e6789b8e5c605725efd002817fe (diff) | |
download | bin-f26a70bc1d6fc0a7bae54a075f939369e1ef11e6.zip bin-f26a70bc1d6fc0a7bae54a075f939369e1ef11e6.tar.gz |
easy_e17.sh: edbus is 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 c7759fb..1eb4b6b 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 edbus e_dbus efreet eeze edje exquisite evas_generic_loaders emotion ethumb emap libeweather elementary expedite" +efl_basic="efl e_dbus efreet 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" |