gitlab-ci: Remove flex/bison packages
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Fri, 15 May 2020 16:30:27 +0000 (18:30 +0200)
committerThomas Huth <thuth@redhat.com>
Thu, 28 May 2020 09:00:39 +0000 (11:00 +0200)
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>
.gitlab-ci.yml

index b889fb96b6324929027fd595101043db5c9797b8..994774250fe779e28da9d1c08fba8fea71ab950b 100644 (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: