diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-linux-procfs_0.7.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-linux-procfs_0.7.1.bb b/meta-python/recipes-devtools/python/python3-linux-procfs_0.7.1.bb index 9395a792fc..d51eecf978 100644 --- a/meta-python/recipes-devtools/python/python3-linux-procfs_0.7.1.bb +++ b/meta-python/recipes-devtools/python/python3-linux-procfs_0.7.1.bb | |||
| @@ -10,3 +10,5 @@ SRCREV = "7f43598387e44e2da93ead2e075b7232429e4cc4" | |||
| 10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 11 | 11 | ||
| 12 | inherit setuptools3 | 12 | inherit setuptools3 |
| 13 | |||
| 14 | RDEPENDS:${PN} += "python3-six" | ||
