From fbb42aa7838ad9c310b4d68c132068c2d958c197 Mon Sep 17 00:00:00 2001 From: Enris Nogare von Tein <ent13@inf.ufpr.br> Date: Fri, 3 Jun 2016 09:08:21 -0300 Subject: [PATCH] Added dependencies to the script Signed-off-by: Enris Nogare von Tein <ent13@inf.ufpr.br> --- useful/stg312/dependencies.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/useful/stg312/dependencies.sh b/useful/stg312/dependencies.sh index ecd7d9c4..0d477ec4 100644 --- a/useful/stg312/dependencies.sh +++ b/useful/stg312/dependencies.sh @@ -1,3 +1,5 @@ +apt-get update +apt-get install -y squashfs-tools apt-get install -y libjansson-dev apt-get install -y libjansson4 apt-get install -y python_setuptools -- GitLab