From: altorg Date: Sat, 19 Aug 2017 18:18:51 +0000 (-0700) Subject: added flex requirement X-Git-Tag: v1.6.1-roc-dev~44 X-Git-Url: https://skyeroc.xyz/gitweb/?a=commitdiff_plain;h=d345908bb81d9e4ebd3aedff7616158a2b9fb2a4;p=dgamelaunch added flex requirement --- diff --git a/buildspec.yml b/buildspec.yml index acc1389..3f6fd50 100644 --- a/buildspec.yml +++ b/buildspec.yml @@ -11,7 +11,7 @@ phases: pre_build: commands: - apt-get update - - apt-get install -y bison + - apt-get install -y bison flex - apt-get install -y libncursesw5 libncursesw5-dev build: commands: