diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-swift_git.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-swift_git.bb b/meta-openstack/recipes-devtools/python/python-swift_git.bb index 3a31b82..28ad077 100644 --- a/meta-openstack/recipes-devtools/python/python-swift_git.bb +++ b/meta-openstack/recipes-devtools/python/python-swift_git.bb | |||
| @@ -51,6 +51,7 @@ RDEPENDS_${PN} += " \ | |||
| 51 | python-netifaces \ | 51 | python-netifaces \ |
| 52 | python-xattr \ | 52 | python-xattr \ |
| 53 | python-pbr \ | 53 | python-pbr \ |
| 54 | python-dnspython \ | ||
| 54 | " | 55 | " |
| 55 | 56 | ||
| 56 | RDEPENDS_${SRCNAME} = "${PN}" \ No newline at end of file | 57 | RDEPENDS_${SRCNAME} = "${PN}" |
