diff --git a/Dockerfile b/Dockerfile index 1cf93c5..92656e8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -21,4 +21,4 @@ WORKDIR /build_tools RUN /build_tools/scripts/dependencies RUN ./configure --module "desktop builder" --platform native --update 1 --branch develop --clean 0 --qt-dir "/usr/local/Qt-5.9.8" RUN apt-get -y install libgconf2-4 libxss1 -RUN ./make \ No newline at end of file +RUN ./make