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

index 9dc7812b8eb2b4132015f9af943f3b4f88a09356..acc1389f8ebf344bbcee01bf3b35a3d589aacc65 100644 (file)
@@ -12,6 +12,7 @@ phases:
     commands:
       - apt-get update
       - apt-get install -y bison
+      - apt-get install -y libncursesw5 libncursesw5-dev
   build:
     commands:
       - echo Build started on `date`