tests/misc/tty-eof.pl requires Perl's Expect package >=1.11

This commit is contained in:
xxyzz 2022-02-04 19:17:30 +08:00
parent 1dbd474339
commit ce02eae14b
No known key found for this signature in database
GPG key ID: F796163E6DCFEE9D

View file

@ -66,7 +66,7 @@ jobs:
run: |
## Install dependencies
sudo apt-get update
sudo apt-get install autoconf autopoint bison texinfo gperf gcc g++ gdb python-pyinotify jq valgrind
sudo apt-get install autoconf autopoint bison texinfo gperf gcc g++ gdb python-pyinotify jq valgrind libexpect-perl
- name: Add various locales
shell: bash
run: |