summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Grandin <grandinp@gmail.com>2017-08-30 13:59:46 -0700
committerPierre Grandin <grandinp@gmail.com>2017-08-30 13:59:46 -0700
commiteb35295d7d247a9841b048fc647ed699e13dba57 (patch)
tree11d04c02c6cf757cd826998cba0edd6eb089fc83
parent5f8d81a54c705fa8ecbcea3a8098aab702003caa (diff)
downloadnavit-eb35295d7d247a9841b048fc647ed699e13dba57.tar.gz
Added missing tomtom requirements
-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 a9209cc5e..9e2208758 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
+apt-get install -y libglib2.0-dev git autogen autoconf libtool imagemagick zip
dpkg --add-architecture i386
apt-get update
apt-get install -y libc6:i386 libncurses5:i386 libstdc++6:i386