diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-ryu_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-ryu_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-ryu_git.bb b/meta-openstack/recipes-devtools/python/python-ryu_git.bb index be10558..83fc88c 100644 --- a/meta-openstack/recipes-devtools/python/python-ryu_git.bb +++ b/meta-openstack/recipes-devtools/python/python-ryu_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 | python-pip \ | 20 | python-pip \ |
| @@ -26,7 +26,7 @@ DEPENDS += " \ | |||
| 26 | python-pbr-native \ | 26 | python-pbr-native \ |
| 27 | " | 27 | " |
| 28 | 28 | ||
| 29 | RDEPENDS_${PN} += " \ | 29 | RDEPENDS:${PN} += " \ |
| 30 | python-eventlet \ | 30 | python-eventlet \ |
| 31 | python-msgpack \ | 31 | python-msgpack \ |
| 32 | python-netaddr \ | 32 | python-netaddr \ |
