mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-05 16:39:53 +00:00
python3-psutil: add python3 version of psutil
Split out common code to python-psutil.inc Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
913d1ea5d1
commit
6864b60104
@@ -0,0 +1,6 @@
|
||||
inherit pypi setuptools3
|
||||
require python-psutil.inc
|
||||
|
||||
RDEPENDS_${PN} += " \
|
||||
python3-subprocess \
|
||||
"
|
||||
Reference in New Issue
Block a user