From 54bfb0c4d552455f69c26aef37a3e26d9cb68eff Mon Sep 17 00:00:00 2001 From: Jess Frazelle Date: Thu, 16 Jun 2016 17:23:25 -0700 Subject: [PATCH] fix Signed-off-by: Jess Frazelle --- gitiles/Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/gitiles/Dockerfile b/gitiles/Dockerfile index 5cf39c9..8bcb70e 100644 --- a/gitiles/Dockerfile +++ b/gitiles/Dockerfile @@ -5,6 +5,7 @@ MAINTAINER Jessica Frazelle RUN buildDeps=' \ apache-ant \ bash \ + curl \ git \ perl \ python \