Skip to content
Snippets Groups Projects
Verified Commit 16d03e2a authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Add flex and bison to gitlab ci file, update cookbook and relibc

parent 4e8015d8
No related branches found
No related tags found
No related merge requests found
...@@ -7,9 +7,11 @@ before_script: ...@@ -7,9 +7,11 @@ before_script:
- | - |
apt-get update -qq && apt-get update -qq &&
apt-get install -qq \ apt-get install -qq \
bison \
build-essential \ build-essential \
curl \ curl \
dosfstools \ dosfstools \
flex \
fuse \ fuse \
genisoimage \ genisoimage \
git \ git \
......
Subproject commit 0c47839c2c8f2cd3f5f990bda07e1c54bea5feed Subproject commit c656918ea34828a3005f5ceb968a89a3a18fa797
Subproject commit 9790289aec9c778be3a3e7ba94358f2c6b3cbea7 Subproject commit de432712045ee7ce72912c028d40d8ddff23d2c8
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment