We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9241206 commit 7aa62b3Copy full SHA for 7aa62b3
.github/workflows/GnuTests.yml
@@ -82,7 +82,7 @@ jobs:
82
## Install dependencies
83
sudo apt-get update
84
## Check that build-gnu.sh works on the non SELinux system by installing libselinux only on lima
85
- sudo apt-get install -y autopoint gperf gdb python3-pyinotify valgrind libexpect-perl libacl1-dev libattr1-dev libcap-dev attr quilt
+ sudo apt-get install -y gettext gperf gdb python3-pyinotify valgrind libexpect-perl libacl1-dev libattr1-dev libcap-dev attr quilt
86
- name: Add various locales
87
shell: bash
88
run: |
0 commit comments