gh-actions: ci: install re2c
[m6w6/ext-http] / scripts / gen_github_workflow_ci.php
index f714bbcd7cf20fe089cd6e8fec2f9c01325d2fbb..9e561ce84fbb7ae0c178cb48f4c181bb661b47e8 100755 (executable)
@@ -76,7 +76,8 @@ foreach ($job as $id => $env) {
             libidn2-0-dev \
             libicu-dev \
             libevent-dev \
-            libbrotli-dev
+            libbrotli-dev \
+            re2c
       - name: Prepare
         run: |
           make -f scripts/ci/Makefile php || make -f scripts/ci/Makefile clean php