diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python-pathlib2_2.3.5.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-pathlib2_2.3.5.bb b/meta-python/recipes-devtools/python/python-pathlib2_2.3.5.bb index e4bf789131..6317e1c165 100644 --- a/meta-python/recipes-devtools/python/python-pathlib2_2.3.5.bb +++ b/meta-python/recipes-devtools/python/python-pathlib2_2.3.5.bb | |||
| @@ -1,2 +1,6 @@ | |||
| 1 | inherit pypi setuptools | 1 | inherit pypi setuptools |
| 2 | require python-pathlib2.inc | 2 | require python-pathlib2.inc |
| 3 | |||
| 4 | RDEPENDS_${PN} += "python-scandir \ | ||
| 5 | python-misc \ | ||
| 6 | " | ||
