diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-xmlschema_1.6.2.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-xmlschema_1.6.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-xmlschema_1.6.2.bb b/meta-python/recipes-devtools/python/python3-xmlschema_1.6.2.bb index acdb399424..217e77e50a 100644 --- a/meta-python/recipes-devtools/python/python3-xmlschema_1.6.2.bb +++ b/meta-python/recipes-devtools/python/python3-xmlschema_1.6.2.bb | |||
@@ -12,7 +12,7 @@ DEPENDS += "\ | |||
12 | ${PYTHON_PN}-elementpath-native \ | 12 | ${PYTHON_PN}-elementpath-native \ |
13 | " | 13 | " |
14 | 14 | ||
15 | RDEPENDS_${PN} += "\ | 15 | RDEPENDS:${PN} += "\ |
16 | ${PYTHON_PN}-elementpath \ | 16 | ${PYTHON_PN}-elementpath \ |
17 | ${PYTHON_PN}-modules \ | 17 | ${PYTHON_PN}-modules \ |
18 | " | 18 | " |