Skip to content
Snippets Groups Projects
Commit 96274889 authored by Johannes Mey's avatar Johannes Mey
Browse files

add dependency to flex

parent 2be1f2ec
No related branches found
No related tags found
No related merge requests found
Pipeline #6563 failed
...@@ -6,7 +6,7 @@ build-kernel: ...@@ -6,7 +6,7 @@ build-kernel:
stage: build stage: build
script: script:
- apt-get update - apt-get update
- apt-get install -y build-essential curl - apt-get install -y build-essential curl flex
- cd kernel; ./compile.bash - cd kernel; ./compile.bash
tags: tags:
- highmem - highmem
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment