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:
Philippe Mathieu-Daudé 2020-05-15 18:30:25 +02:00 committed by Alex Bennée
parent 8ef618859c
commit c6dd82e8a6
8 changed files with 2 additions and 14 deletions

View file

@ -10,7 +10,7 @@
#
FROM ubuntu:20.04
ENV PACKAGES flex bison \
ENV PACKAGES \
ccache \
clang \
dbus \