mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
6fd6bd049c
commit
33245220ad
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user