diff options
Diffstat (limited to 'meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.7.bb')
| -rw-r--r-- | meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.7.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.7.bb b/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.7.bb index 8909aa11f4..765201ca7b 100644 --- a/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.7.bb +++ b/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.7.bb | |||
| @@ -16,10 +16,10 @@ inherit pypi distutils3 | |||
| 16 | 16 | ||
| 17 | DEPENDS += "parted" | 17 | DEPENDS += "parted" |
| 18 | 18 | ||
| 19 | RDEPENDS_${PN}_class-target += " \ | 19 | RDEPENDS:${PN}:class-target += " \ |
| 20 | parted (>= 2.3) \ | 20 | parted (>= 2.3) \ |
| 21 | python3-stringold python3-codecs python3-math \ | 21 | python3-stringold python3-codecs python3-math \ |
| 22 | " | 22 | " |
| 23 | RDEPENDS_${PN}_class-native = "" | 23 | RDEPENDS:${PN}:class-native = "" |
| 24 | 24 | ||
| 25 | BBCLASSEXTEND = "native" | 25 | BBCLASSEXTEND = "native" |
