mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
mkosi: Install python3-psutil
Required to run systemd-networkd-tests.py. Already a dependency of systemd-tests on Fedora so we don't add it there as it'll be pulled in via the prepare script.
This commit is contained in:
@@ -38,6 +38,7 @@ Packages=
|
||||
polkit
|
||||
procps-ng
|
||||
psmisc
|
||||
python-psutil
|
||||
quota-tools
|
||||
sbsigntools
|
||||
shadow
|
||||
|
||||
@@ -61,6 +61,7 @@ Packages=
|
||||
policykit-1
|
||||
procps
|
||||
psmisc
|
||||
python3-psutil
|
||||
quota
|
||||
sbsigntool
|
||||
squashfs-tools
|
||||
|
||||
@@ -56,6 +56,7 @@ Packages=
|
||||
procps4
|
||||
psmisc
|
||||
python3-pefile
|
||||
python3-psutil
|
||||
quota
|
||||
rpm-build
|
||||
rsync
|
||||
|
||||
Reference in New Issue
Block a user