Skip to content

Commit

Permalink
Add debian build dependencies to the dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Rajeev Rao <[email protected]>
  • Loading branch information
kevinch-nv authored and rajeevsrao committed Jul 24, 2020
1 parent db16e75 commit 027596d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docker/ubuntu.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
pv \
bzip2 \
unzip \
devscripts \
lintian \
fakeroot \
dh-make \
build-essential

RUN cd /usr/local/bin &&\
Expand Down

0 comments on commit 027596d

Please sign in to comment.