Dockerfile: Add xxd dependency

pull/96/head
XECDesign 2017-08-31 11:21:30 +01:00 committed by GitHub
parent 142d974226
commit 265d2a51a8
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ RUN apt-get -y update && \
apt-get -y install \
git vim parted \
quilt realpath qemu-user-static debootstrap zerofree pxz zip dosfstools \
bsdtar libcap2-bin rsync grep udev xz-utils curl \
bsdtar libcap2-bin rsync grep udev xz-utils curl xxd \
&& rm -rf /var/lib/apt/lists/*
COPY . /pi-gen/