mirror of https://github.com/containers/podman.git
Add dependency for python3-psutil module
Signed-off-by: Jhon Honce <jhonce@redhat.com> Closes: #1290 Approved by: baude
This commit is contained in:
parent
57e1600315
commit
95c7d20142
|
@ -202,6 +202,7 @@ BuildRequires: python3-varlink
|
|||
Requires: python3-setuptools
|
||||
Requires: python3-varlink
|
||||
Requires: python3-dateutil
|
||||
Requires: python3-psutil
|
||||
Summary: Python 3 tool for %{name}
|
||||
|
||||
%description -n python3-py%{name}
|
||||
|
|
Loading…
Reference in New Issue