Skip to content

Commit

Permalink
Adding new dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ManuelLR committed Dec 24, 2017
1 parent 8488bc9 commit 1e3b129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL maintainer="@ManuelLR <manuellr.git@gmail.com>"
ENV GIT_URL https://github.com/lupoDharkael/flameshot.git
ENV GIT_BRANCH v0.5.0

ENV BUILD_PACKAGES git g++ build-essential qt5-qmake qt5-default
ENV BUILD_PACKAGES git g++ build-essential qt5-qmake qt5-default qttools5-dev-tools
ENV RUNTIME_PACKAGES libqt5dbus5 libqt5network5 libqt5core5a libqt5widgets5 libqt5gui5 openssl ca-certificates

ENV DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit 1e3b129

Please # to comment.