diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-pycadf_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-pycadf_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-pycadf_git.bb b/meta-openstack/recipes-devtools/python/python3-pycadf_git.bb index 6e864e8..b243a4a 100644 --- a/meta-openstack/recipes-devtools/python/python3-pycadf_git.bb +++ b/meta-openstack/recipes-devtools/python/python3-pycadf_git.bb | |||
| @@ -14,7 +14,7 @@ S = "${WORKDIR}/git" | |||
| 14 | 14 | ||
| 15 | inherit setuptools3 | 15 | inherit setuptools3 |
| 16 | 16 | ||
| 17 | FILES_${PN} += "${datadir}/etc/${SRCNAME}/*" | 17 | FILES:${PN} += "${datadir}/etc/${SRCNAME}/*" |
| 18 | 18 | ||
| 19 | DEPENDS += " \ | 19 | DEPENDS += " \ |
| 20 | python3-pip \ | 20 | python3-pip \ |
| @@ -25,7 +25,7 @@ DEPENDS += " \ | |||
| 25 | python3-pbr-native \ | 25 | python3-pbr-native \ |
| 26 | " | 26 | " |
| 27 | 27 | ||
| 28 | RDEPENDS_${PN} += " \ | 28 | RDEPENDS:${PN} += " \ |
| 29 | python3-babel \ | 29 | python3-babel \ |
| 30 | python3-iso8601 \ | 30 | python3-iso8601 \ |
| 31 | python3-netaddr \ | 31 | python3-netaddr \ |
