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 41801e3 commit 56f796aCopy full SHA for 56f796a
.github/workflows/GnuTests.yml
@@ -80,7 +80,7 @@ jobs:
80
run: |
81
## Install dependencies
82
sudo apt-get update
83
- sudo apt-get install -y autoconf autopoint bison texinfo gperf gcc g++ gdb python3-pyinotify jq valgrind libexpect-perl libacl1-dev libattr1-dev libcap-dev attr quilt
+ sudo apt-get install -y autoconf autopoint bison texinfo gperf gcc g++ gdb python3-pyinotify jq valgrind libexpect-perl libacl1-dev libattr1-dev libcap-dev libselinux1-dev attr quilt
84
- name: Add various locales
85
shell: bash
86
0 commit comments