diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-cffi_1.11.4.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-cffi_1.11.4.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-cffi_1.11.4.bb b/meta-python/recipes-devtools/python/python-cffi_1.11.4.bb index 3cd62d1f78..bc667b8056 100644 --- a/meta-python/recipes-devtools/python/python-cffi_1.11.4.bb +++ b/meta-python/recipes-devtools/python/python-cffi_1.11.4.bb | |||
| @@ -1,2 +1,6 @@ | |||
| 1 | require python-cffi.inc | 1 | require python-cffi.inc |
| 2 | inherit pypi setuptools | 2 | inherit pypi setuptools |
| 3 | |||
| 4 | RDEPENDS_${PN} += " \ | ||
| 5 | ${PYTHON_PN}-subprocess \ | ||
| 6 | " | ||
