aboutsummaryrefslogtreecommitdiff
path: root/node
diff options
context:
space:
mode:
Diffstat (limited to 'node')
-rwxr-xr-xnode/setup-build-android2
1 files changed, 1 insertions, 1 deletions
diff --git a/node/setup-build-android b/node/setup-build-android
index d2374eb..50fc022 100755
--- a/node/setup-build-android
+++ b/node/setup-build-android
@@ -14,7 +14,7 @@ set -xe
#apt-get update
# add feature to allow add-apt-repository
-apt-get install -y python-software-properties
+apt-get install -y python-software-properties unixodbc
# enable partner repo for sun-java6
##add-apt-repository "deb http://archive.canonical.com/ubuntu maverick partner"