mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 08:13:54 -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
|
@ -9,6 +9,7 @@ ENV PACKAGES \
|
|||
flex \
|
||||
g++ \
|
||||
gcc \
|
||||
gettext \
|
||||
git \
|
||||
glib2-devel \
|
||||
libepoxy-devel \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue