summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--circle.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/circle.yml b/circle.yml
index b45569bf0..419899bd0 100644
--- a/circle.yml
+++ b/circle.yml
@@ -25,8 +25,6 @@ dependencies:
- "[ $CIRCLE_PROJECT_USERNAME != navit-gps ] || curl \"https://translations.launchpad.net/navit/${CIRCLE_BRANCH}/+translations-upload\" -H \"$lp_cookie\" -H \"Referer: https://translations.launchpad.net/navit/${CIRCLE_BRANCH}/+translations-upload\" -F file=@bin/po/navit.pot | grep title"
# Android build
- sudo apt-get install gettext
- - sudo apt-get install openjdk-8-jdk
- - sudo apt-get install ant
- sudo apt-get install libsaxonb-java
# for aapt
- sudo apt-get install lib32stdc++6