Skip to content

Commit fa3faaf

Browse files
committed
Install fakeroot in build environment
1 parent ab5475a commit fa3faaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ RUN \
1414
apt-get install --no-install-recommends -y \
1515
devscripts \
1616
quilt \
17+
fakeroot \
1718
software-properties-common \
1819
&& \
1920
add-apt-repository --enable-source 'http://archive.ubuntu.com/ubuntu/' && \

0 commit comments

Comments
 (0)