mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 00:33:55 -06:00
docker: add installation to build tests
Basic test that "make install" works; this requires msgfmt so add gettext to the packages. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Message-Id: <1506095371-23160-1-git-send-email-pbonzini@redhat.com> [Rebase to master. - Fam] Signed-off-by: Fam Zheng <famz@redhat.com>
This commit is contained in:
parent
ab16152926
commit
6283847857
14 changed files with 21 additions and 4 deletions
|
@ -22,6 +22,7 @@ RUN DEBIAN_FRONTEND=noninteractive eatmydata \
|
|||
ca-certificates \
|
||||
clang \
|
||||
flex \
|
||||
gettext \
|
||||
git \
|
||||
pkg-config \
|
||||
psmisc \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue