summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjkoan <jkoan@users.noreply.github.com>2017-12-04 21:49:38 +0100
committerGitHub <noreply@github.com>2017-12-04 21:49:38 +0100
commitd78e3ef11bb430c15fc318d8ce3f73a3d109c76d (patch)
tree34ea56bb3a9660aef63c3d6f80614449a28e7590
parent799d58112edfed544740d6f91fd6e717b23862a0 (diff)
downloadnavit-fix_missing_android_icons.tar.gz
Update setup_tomtom_requirements.shfix_missing_android_icons
-rw-r--r--ci/setup_tomtom_requirements.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/setup_tomtom_requirements.sh b/ci/setup_tomtom_requirements.sh
index 00bd33c44..98d6de3cd 100644
--- a/ci/setup_tomtom_requirements.sh
+++ b/ci/setup_tomtom_requirements.sh
@@ -4,7 +4,7 @@
set -e
# install additional packages to build TT evitonment and navit
-apt-get install -y libglib2.0-dev git autogen autoconf libtool imagemagick zip
+apt-get install -y libglib2.0-dev git autogen autoconf libtool zip
dpkg --add-architecture i386
apt-get update
apt-get install -y libc6:i386 libncurses5:i386 libstdc++6:i386