From 1b07577005478f26a106d8636e5b3c4aabf7e8d6 Mon Sep 17 00:00:00 2001 From: Martin Nowack Date: Mon, 9 Jul 2018 18:28:20 +0100 Subject: Add missing curl --- scripts/build/dependencies-ubuntu.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/build/dependencies-ubuntu.sh b/scripts/build/dependencies-ubuntu.sh index 065893cd..52e161fd 100755 --- a/scripts/build/dependencies-ubuntu.sh +++ b/scripts/build/dependencies-ubuntu.sh @@ -19,6 +19,7 @@ apt -y --no-install-recommends install \ binutils \ bison \ cmake \ + curl \ flex \ git \ groff-base \ -- cgit 1.4.1