blob: a3e15014a40ac264735dc7877bdd2af72c032b84 [file] [log] [blame]
Brad Bishopd7bf8c12018-02-25 22:55:05 -05001require python-pyudev.inc
Brad Bishop6e60e8b2018-02-01 10:27:11 -05002
3RDEPENDS_${PN} = "\
4 ${PYTHON_PN}-contextlib \
Brad Bishop316dfdd2018-06-25 12:45:53 -04005 ${PYTHON_PN}-subprocess \
Brad Bishop6e60e8b2018-02-01 10:27:11 -05006"
Brad Bishopd7bf8c12018-02-25 22:55:05 -05007
8inherit pypi setuptools
9