summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjandegr <jandegr@users.noreply.github.com>2018-04-27 21:25:44 +0200
committerGitHub <noreply@github.com>2018-04-27 21:25:44 +0200
commit55275c7b80c7d9d83d64dd69f1609fcf149aa793 (patch)
treeda26982f91dc0df3679d2028f3ddc4262e20daa7
parent01d649fa7b3e662b49cd054238fa2ed134e26b23 (diff)
downloadnavit-jandegr-librsvg2bin.tar.gz
Update setup_common_requirements.shjandegr-librsvg2bin
-rw-r--r--ci/setup_common_requirements.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/setup_common_requirements.sh b/ci/setup_common_requirements.sh
index 40a87dd07..6343194bb 100644
--- a/ci/setup_common_requirements.sh
+++ b/ci/setup_common_requirements.sh
@@ -1,4 +1,4 @@
#!/bin/sh
set -e
-apt-get update && apt-get install -y wget unzip cmake build-essential gettext imagemagick util-linux git ssh
+apt-get update && apt-get install -y wget unzip cmake build-essential gettext librsvg2-bin util-linux git ssh