diff options
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-novaclient_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-novaclient_git.bb b/meta-openstack/recipes-devtools/python/python-novaclient_git.bb index 44f73fa..82995ee 100644 --- a/meta-openstack/recipes-devtools/python/python-novaclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-novaclient_git.bb | |||
| @@ -36,6 +36,7 @@ RDEPENDS_${PN} += " \ | |||
| 36 | python-simplejson \ | 36 | python-simplejson \ |
| 37 | python-six \ | 37 | python-six \ |
| 38 | python-babel \ | 38 | python-babel \ |
| 39 | bash \ | ||
| 39 | " | 40 | " |
| 40 | 41 | ||
| 41 | PACKAGECONFIG ?= "bash-completion" | 42 | PACKAGECONFIG ?= "bash-completion" |
