Update generate-jsbindings.sh

This commit is contained in:
James Chen 2013-05-21 14:23:34 +08:00
parent cc2b00e9fe
commit f3b4182b9e
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
COCOS2DX_ROOT="$DIR"/../..
TOJS_ROOT=$COCOS2DX_ROOT/tools/tojs
GENERATED_WORKTREE="$COCOS2DX_ROOT"/scripting/javascript/bindings/generated
COMMITTAG="[AUTO]"
sudo apt-get --force-yes --yes install python-yaml python-cheetah