Add newline

This commit is contained in:
Pavel Lobashov
2019-09-10 17:22:58 +03:00
parent 2e8caf25ef
commit 131423cbfb

View File

@ -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
RUN ./make