distinguish by hw arch
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
if test -n "${ANDROID_HOME}"; then
|
||||
# all this is needed for android through cordova (phonegap) only
|
||||
packages+=("wheezy:::curl:::npm")
|
||||
packages+=("git nodejs default-jdk libc6-i386 lib32stdc++6 lib32gcc1 lib32ncurses5 lib32z1")
|
||||
packages+=("amd64:::libc6-i386 lib32stdc++6 lib32gcc1 lib32ncurses5 lib32z1")
|
||||
packages+=("git nodejs default-jdk")
|
||||
repos+=("Ubuntu-precise:::'deb http://archive.ubuntu.com precise universe'")
|
||||
repos+=("Debian|Ubuntu-precise::::::universe")
|
||||
repos+=("wheezy:::'deb http://ftp.is.debian.org/debian wheezy-backports main'")
|
||||
|
Reference in New Issue
Block a user