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-28 11:00:39 +02:00
committed by Thomas Huth
parent d1d3ba2b23
commit f3ea07c70d
+1 -1
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: