From: Jackie Huang Date: Fri, 8 May 2020 08:50:09 +0000 (+0800) Subject: collectd-extensions: add dependency on ntpq X-Git-Tag: bronze-rc0~19 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=0c033a8efa25c823923dd5be76869ff81fed10dc;p=pti%2Frtp.git collectd-extensions: add dependency on ntpq ntpq is required by ntpq.py in collectd-extensions. Issue-ID: INF-100 Signed-off-by: Jackie Huang Change-Id: Ibcc3402e274b47fbf4165fe58ebb491f19a1efff --- diff --git a/meta-stx/recipes-core/stx-monitoring/collectd-extensions.inc b/meta-stx/recipes-core/stx-monitoring/collectd-extensions.inc index c9ab66e..368144d 100644 --- a/meta-stx/recipes-core/stx-monitoring/collectd-extensions.inc +++ b/meta-stx/recipes-core/stx-monitoring/collectd-extensions.inc @@ -19,6 +19,7 @@ RDEPENDS_collectd-extensions += " \ systemd \ collectd \ fm-api \ + ntpq \ python-influxdb \ python-oslo.concurrency \ python-httplib2 \