Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
0f1b05da19559879a95e46133a762a2ead36bfc7
/
.
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python-pyinotify_0.9.6.bb
blob: 0c9a2c72e16f68832932ec9ef4131c5470f1fa01 [
file
] [
log
] [
blame
]
Patrick Williams
b48b7b4
2016-08-17 15:04:38 -0500
[
diff
] [
blame
]
1
inherit setuptools
2
require
python
-
pyinotify
.
inc
Brad Bishop
316dfdd
2018-06-25 12:45:53 -0400
[
diff
] [
blame
]
3
4
RDEPENDS_$
{
PN
}
+=
"\
5
${PYTHON_PN}-subprocess \
6
"