Skip to content

Commit 3c8da71

Browse files
committed
Add flex and bison
1 parent 3874470 commit 3c8da71

File tree

1 file changed

+2
-0
lines changed
  • src/ci/docker/host-x86_64/dist-x86_64-linux

1 file changed

+2
-0
lines changed

src/ci/docker/host-x86_64/dist-x86_64-linux/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ RUN yum upgrade -y && \
3434
python3 \
3535
unzip \
3636
wget \
37+
flex-devel \
38+
bison-devel \
3739
xz \
3840
zlib-devel.i686 \
3941
zlib-devel.x86_64 \

0 commit comments

Comments
 (0)