aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-psutil_4.2.0.bb
blob: d718011e4b8edcb103c26d6e9c3b878f90d24ed4 (plain)
1
2
3
4
5
6
inherit pypi setuptools
require python-psutil.inc

RDEPENDS_${PN} += " \
    python-subprocess \
"