gitlab-ci: Remove flex/bison packages

QEMU does not use flex/bison packages.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200515163029.12917-4-philmd@redhat.com>
Message-Id: <20200525131823.715-3-thuth@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
This commit is contained in:
Philippe Mathieu-Daudé 2020-05-15 18:30:27 +02:00 committed by Thomas Huth
parent d1d3ba2b23
commit f3ea07c70d
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ include:
before_script:
- apt-get update -qq
- apt-get install -y -qq flex bison libglib2.0-dev libpixman-1-dev genisoimage
- apt-get install -y -qq libglib2.0-dev libpixman-1-dev genisoimage
build-system1:
script: