Skip to content

Commit

Permalink
Android build related cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jandegr committed Dec 31, 2015
1 parent 4e93b84 commit 4c7e3da
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4c7e3da

Please sign in to comment.