mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 09:13:55 -06:00
tests/docker: Remove flex/bison packages
QEMU does not use flex/bison packages. Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Claudio Fontana <cfontana@suse.de> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20200515163029.12917-2-philmd@redhat.com>
This commit is contained in:
parent
8ef618859c
commit
c6dd82e8a6
8 changed files with 2 additions and 14 deletions
|
@ -10,7 +10,7 @@
|
|||
#
|
||||
|
||||
FROM ubuntu:20.04
|
||||
ENV PACKAGES flex bison \
|
||||
ENV PACKAGES \
|
||||
ccache \
|
||||
clang \
|
||||
dbus \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue