sysinv: add RDEPENDS on python-websocket-client

python-websocket-client is required by sysinv and sysinv-agent

Story: 2009305
Task: 43677

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I16066a8141ba5ad7a095acc041fb505930b096eb
This commit is contained in:
Jackie Huang 2021-10-28 11:06:42 +08:00
parent 651afff848
commit 40c06d1576

View File

@ -60,6 +60,7 @@ RDEPENDS_${PN}_append = " \
python-stevedore \
python-webob \
python-websockify \
python-websocket-client \
python-webtest \
python-wsme \
python2-rpm \