Add bison and flex.
authorDavid Given <dg@cowlark.com>
Sat, 1 Sep 2018 09:25:03 +0000 (11:25 +0200)
committerDavid Given <dg@cowlark.com>
Sat, 1 Sep 2018 09:25:03 +0000 (11:25 +0200)
.drone.yml

index 84a5ecc..f6a8f56 100644 (file)
@@ -7,7 +7,7 @@ build:
         shell: sh
         commands:
           - apt update
-          - apt install build-essential
+          - apt install build-essential bison flex
           - make
     cygwin:
         image: teaci/cygwin32