mirror of
https://github.com/systemd/systemd.git
synced 2026-08-04 23:20:32 +00:00
ci: install pefile
This commit is contained in:
1
.github/workflows/build_test.sh
vendored
1
.github/workflows/build_test.sh
vendored
@@ -53,6 +53,7 @@ PACKAGES=(
|
||||
python3-evdev
|
||||
python3-jinja2
|
||||
python3-lxml
|
||||
python3-pefile
|
||||
python3-pip
|
||||
python3-pyparsing
|
||||
python3-setuptools
|
||||
|
||||
1
.github/workflows/unit_tests.sh
vendored
1
.github/workflows/unit_tests.sh
vendored
@@ -21,6 +21,7 @@ ADDITIONAL_DEPS=(
|
||||
libzstd-dev
|
||||
perl
|
||||
python3-libevdev
|
||||
python3-pefile
|
||||
python3-pyparsing
|
||||
rpm
|
||||
zstd
|
||||
|
||||
Reference in New Issue
Block a user