mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 00:33: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
|
@ -18,12 +18,10 @@ RUN apt update && \
|
|||
DEBIAN_FRONTEND=noninteractive eatmydata \
|
||||
apt install -y --no-install-recommends \
|
||||
bc \
|
||||
bison \
|
||||
build-essential \
|
||||
ca-certificates \
|
||||
clang \
|
||||
dbus \
|
||||
flex \
|
||||
gdb-multiarch \
|
||||
gettext \
|
||||
git \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue