diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-extended/python-pyparted/python-pyparted_3.10.7.bb | 2 | ||||
-rw-r--r-- | meta-python/recipes-extended/python-pyparted/python3-pyparted_3.10.7.bb | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/meta-python/recipes-extended/python-pyparted/python-pyparted_3.10.7.bb b/meta-python/recipes-extended/python-pyparted/python-pyparted_3.10.7.bb index 8a15a89fd9..81d61c62a3 100644 --- a/meta-python/recipes-extended/python-pyparted/python-pyparted_3.10.7.bb +++ b/meta-python/recipes-extended/python-pyparted/python-pyparted_3.10.7.bb | |||
@@ -1,7 +1,5 @@ | |||
1 | require python-pyparted.inc | 1 | require python-pyparted.inc |
2 | 2 | ||
3 | DEPENDS += "python-re" | ||
4 | |||
5 | PV = "3.10.7+git${SRCPV}" | 3 | PV = "3.10.7+git${SRCPV}" |
6 | 4 | ||
7 | inherit distutils | 5 | inherit distutils |
diff --git a/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.10.7.bb b/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.10.7.bb index ff72c2a655..4d6f97b59e 100644 --- a/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.10.7.bb +++ b/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.10.7.bb | |||
@@ -1,7 +1,5 @@ | |||
1 | require python-pyparted.inc | 1 | require python-pyparted.inc |
2 | 2 | ||
3 | DEPENDS += "python3-re" | ||
4 | |||
5 | PV = "3.10.7+git${SRCPV}" | 3 | PV = "3.10.7+git${SRCPV}" |
6 | 4 | ||
7 | inherit distutils3 | 5 | inherit distutils3 |