File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8080 run : |
8181 ## Install dependencies
8282 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
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 libselinux1-dev attr quilt
8484 - name : Add various locales
8585 shell : bash
8686 run : |
Original file line number Diff line number Diff line change 130130fi
131131cd -
132132
133- # While we support system missing libselinux, we still tun tests for runcon
134- cargo build --profile=" ${UU_MAKE_PROFILE} " -p uu_runcon
135133# Pass the feature flags to make, which will pass them to cargo
136134" ${MAKE} " PROFILE=" ${UU_MAKE_PROFILE} " CARGOFLAGS=" ${CARGO_FEATURE_FLAGS} "
137135touch g
You can’t perform that action at this time.
0 commit comments