diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-horizon_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-horizon_git.bb | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-horizon_git.bb b/meta-openstack/recipes-devtools/python/python-horizon_git.bb index c7d8817..b65ce18 100644 --- a/meta-openstack/recipes-devtools/python/python-horizon_git.bb +++ b/meta-openstack/recipes-devtools/python/python-horizon_git.bb | |||
| @@ -28,6 +28,19 @@ RDEPENDS_${PN} += "python-django \ | |||
| 28 | python-lockfile \ | 28 | python-lockfile \ |
| 29 | python-pbr \ | 29 | python-pbr \ |
| 30 | python-troveclient \ | 30 | python-troveclient \ |
| 31 | python-xstatic-angular \ | ||
| 32 | python-xstatic-angular-cookies \ | ||
| 33 | python-xstatic-angular-mock \ | ||
| 34 | python-xstatic-d3 \ | ||
| 35 | python-xstatic-hogan \ | ||
| 36 | python-xstatic-jasmine \ | ||
| 37 | python-xstatic-jquery-migrate \ | ||
| 38 | python-xstatic-jquery-quicksearch \ | ||
| 39 | python-xstatic-jquery-tablesorter \ | ||
| 40 | python-xstatic-jsencrypt \ | ||
| 41 | python-xstatic-qunit \ | ||
| 42 | python-xstatic-rickshaw \ | ||
| 43 | python-xstatic-spin \ | ||
| 31 | " | 44 | " |
| 32 | 45 | ||
| 33 | PR = "r2" | 46 | PR = "r2" |
