Skip to content

Commit 65e32e4

Browse files
committed
Add flex/bison
1 parent a16d6d9 commit 65e32e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/jobs/baseinstall.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ sudo apt install -y acl zip unzip nginx composer php php-fpm php-gd \
3333
php-zip procps gcc g++ default-jre-headless \
3434
default-jdk-headless ghc fp-compiler autoconf automake bats \
3535
python3-sphinx python3-sphinx-rtd-theme rst2pdf fontconfig \
36-
python3-yaml latexmk curl
36+
python3-yaml latexmk curl flexc++ bison++ bisonc++
3737
section_end
3838

3939
PHPVERSION=$(php -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION."\n";')

0 commit comments

Comments
 (0)