aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pyinotify_0.9.6.bb
blob: 0c9a2c72e16f68832932ec9ef4131c5470f1fa01 (plain)
1
2
3
4
5
6
inherit setuptools
require python-pyinotify.inc

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