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

This commit is contained in:
xxyzz
2022-02-14 16:29:39 +08:00
parent 1dbd474339
commit ce02eae14b
+1 -1
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: |