diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2011-11-28 16:49:13 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2011-11-28 16:49:13 +0100 |
commit | 1b097ed57d0e43b769cfbd157c90a74cd1174272 (patch) | |
tree | a4048210f19c9169709c0374324137fd54a8e065 | |
parent | c5bf8d965615b81b3dbfaa1a66fa5c02682b9c1b (diff) | |
download | bin-1b097ed57d0e43b769cfbd157c90a74cd1174272.zip bin-1b097ed57d0e43b769cfbd157c90a74cd1174272.tar.gz |
easy_e17.sh: add vala package
-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 8ee06d2..4c3d724 100755 --- a/easy_e17.sh +++ b/easy_e17.sh @@ -41,7 +41,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" + python-evas python-ecore python-e_dbus python-edje python-ethumb python-emotion python-elementary shellementary vala" bin_basic="exchange e" bin_extra="calculator clouseau converter e_phys editje edje_viewer elmdentica elsa emote empower enjoy enki envision \ ephoto espionnage Eterm eve excessive expedite exquisite eyelight phonebook rage sticky-notes" |