mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 14:59:55 +00:00
netdata: added Python as rdepends
Netdata has plugins. Some of the written in Python. Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -80,4 +80,4 @@ do_install:append() {
|
||||
|
||||
FILES:${PN} += "${localstatedir}/cache/netdata/ ${localstatedir}/lib/netdata/"
|
||||
|
||||
RDEPENDS:${PN} = "bash zlib"
|
||||
RDEPENDS:${PN} = "bash python3-core zlib"
|
||||
|
||||
Reference in New Issue
Block a user