On Wed, Dec 6, 2023 at 7:08 AM Jan Vermaete <[email protected]> wrote:
> Netdata has plugins. Some of the written in Python. > Are these plugins required always to run main binaries from netdata if not then maybe separate them out into package of their own and then redepend that package on python > Signed-off-by: Jan Vermaete <[email protected]> > --- > meta-webserver/recipes-webadmin/netdata/netdata_1.43.2.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta-webserver/recipes-webadmin/netdata/netdata_1.43.2.bb > b/meta-webserver/recipes-webadmin/netdata/netdata_1.43.2.bb > index c56da3744..fc6d35505 100644 > --- a/meta-webserver/recipes-webadmin/netdata/netdata_1.43.2.bb > +++ b/meta-webserver/recipes-webadmin/netdata/netdata_1.43.2.bb > @@ -80,4 +80,4 @@ do_install:append() { > > FILES:${PN} += "${localstatedir}/cache/netdata/ > ${localstatedir}/lib/netdata/" > > -RDEPENDS:${PN} = "bash zlib" > +RDEPENDS:${PN} = "bash python zlib" > -- > 2.34.1 > > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#107257): https://lists.openembedded.org/g/openembedded-devel/message/107257 Mute This Topic: https://lists.openembedded.org/mt/103014256/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
