diff --git a/Dockerfile b/Dockerfile index 61f23ea667..51e519d3f7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,7 +10,8 @@ RUN apt-get update && apt-get install -y \ libtool \ make \ pkg-config \ - patch + patch \ + git # Build Firo COPY . /tmp/firo/