]> skyeroc.xyz Git - dgamelaunch/commitdiff
added flex requirement
authoraltorg <dtype@alt.org>
Sat, 19 Aug 2017 18:18:51 +0000 (11:18 -0700)
committerGitHub <noreply@github.com>
Sat, 19 Aug 2017 18:18:51 +0000 (11:18 -0700)
buildspec.yml

index acc1389f8ebf344bbcee01bf3b35a3d589aacc65..3f6fd508d4e1ec95c8a2ee03382b33378e186d26 100644 (file)
@@ -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: