Fix an invalid Requires that breaks build-iso stage

Fix a typo for a Requires.
This breaks the ability to build an ISO
It should be python-psutil rather than python-psutils

Closes-Bug: 1944984
Change-Id: I1f6a37cc43fc18cca5cdb944062da37404cbb211
Signed-off-by: albailey <Al.Bailey@windriver.com>
This commit is contained in:
albailey
2021-09-24 08:09:56 -05:00
parent 4b2a8a127f
commit 82fa6ce8f6

View File

@@ -94,7 +94,7 @@ Distributed Cloud Manager
Summary: DC Orchestrator
# TODO(John): should we add Requires lines?
Requires: openstack-ras
Requires: python-psutils
Requires: python-psutil
%description dcorch
Distributed Cloud Orchestrator