diff --git a/Dockerfile b/Dockerfile index 0938618..1ad296d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,5 +6,6 @@ RUN apt-get -qq update && apt-get -qq -y --no-install-recommends install \ autoconf \ build-essential \ cmake \ + git \ debhelper \ devscripts