diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2012-01-06 18:32:50 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2012-01-06 18:32:50 +0100 |
commit | 7172b548b7571c55e0d705761c0a09b33b2256cc (patch) | |
tree | aec8bfc5c674a697441bb06e68a27414ca354603 | |
parent | 343883d38fcc5d449362fa4ad6578d79853d0267 (diff) | |
download | bin-7172b548b7571c55e0d705761c0a09b33b2256cc.zip bin-7172b548b7571c55e0d705761c0a09b33b2256cc.tar.gz |
remove python-ethumb
-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 7b540c4..faf7b3b 100755 --- a/easy_e17.sh +++ b/easy_e17.sh @@ -43,7 +43,7 @@ cmd_svn_update_conflicts_ask="svn update -r" efl_basic="eina eet evas ecore efreet eio eeze e_dbus embryo edje" efl_extra="imlib2 azy emotion ethumb libeweather emap elementary elev8 enlil ensure libast \ - python-evas python-ecore python-e_dbus python-edje python-ethumb python-emotion python-elementary shellementary vala" + python-evas python-ecore python-e_dbus python-edje python-emotion python-elementary shellementary vala" bin_basic="exchange e" e_modules_bin="emprint exalt" e_modules_extra="alarm calendar comp-scale cpu deskshow diskio drawer eenvader.fractal empris engage eooorg e-tiling \ |