summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@redhat.com>2020-05-15 18:30:27 +0200
committerThomas Huth <thuth@redhat.com>2020-05-28 11:00:39 +0200
commitf3ea07c70debad6b8f6c084ad0e0c9ff27b3e73c (patch)
treec932fa1a9d4520987eed3aa8dd991c0d74c9151f
parentd1d3ba2b23c06aab2f7e0511f08f450a3b96ca61 (diff)
downloadfocaccia-qemu-f3ea07c70debad6b8f6c084ad0e0c9ff27b3e73c.tar.gz
focaccia-qemu-f3ea07c70debad6b8f6c084ad0e0c9ff27b3e73c.zip
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>
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b889fb96b6..994774250f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -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: