Skip to content

Commit

Permalink
Merge pull request #129 from brave/dockerfile
Browse files Browse the repository at this point in the history
Add lsb-release dependency which is used by install-build-deps.sh
  • Loading branch information
bbondy authored Jun 25, 2018
2 parents 7f9f449 + 101797c commit 999758f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ RUN apt-get update && apt-get install -y \
libgnome-keyring-dev \
libnotify-dev \
libssl-dev \
lsb-release \
ninja-build \
python-pip \
sudo
Expand Down

0 comments on commit 999758f

Please sign in to comment.