Skip to content

Commit

Permalink
Merge pull request #27 from nlm/master
Browse files Browse the repository at this point in the history
add qemu-user-static to the list of packages
  • Loading branch information
moul committed Jan 3, 2017
2 parents b0741bf + 3ab9f30 commit 0236572
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 @@ -40,6 +40,7 @@ RUN apt-get install -y -q \
wget \
xz-utils \
cmake \
qemu-user-static \
&& apt-get clean
# FIXME: install gcc-multilib
# FIXME: add mips and powerpc architectures
Expand Down

0 comments on commit 0236572

Please sign in to comment.