From: altorg Date: Sat, 19 Aug 2017 18:16:18 +0000 (-0700) Subject: added libncursesw5 X-Git-Tag: v1.6.1-roc-dev~45 X-Git-Url: https://skyeroc.xyz/gitweb/?a=commitdiff_plain;h=30db5eae26e2885bcf7ebb149c3551e0b975ba20;p=dgamelaunch added libncursesw5 --- diff --git a/buildspec.yml b/buildspec.yml index 9dc7812..acc1389 100644 --- a/buildspec.yml +++ b/buildspec.yml @@ -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`