From a7692d1212cb769c592348bfed13e5a226003afe Mon Sep 17 00:00:00 2001 From: gefin Date: Sun, 22 Sep 2019 18:10:56 +0200 Subject: Add xslt support --- scripts/setup_tomtom_requirements.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/setup_tomtom_requirements.sh b/scripts/setup_tomtom_requirements.sh index 4e8415daf..6cc320fb9 100644 --- a/scripts/setup_tomtom_requirements.sh +++ b/scripts/setup_tomtom_requirements.sh @@ -8,6 +8,7 @@ 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 +apt-get install -y xsltproc #remove disturbing build artefact for second run rm -f /opt/tomtom-sdk/gcc-3.3.4_glibc-2.3.2/arm-linux/sys-root/bin//glib-genmarshal -- cgit v1.2.1