From 7533323224b0ff986e3cafb4a7bce4f12d82cbae Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Tue, 24 Feb 2015 08:13:13 +0000 Subject: Add more xstatic packages to lorry This xstatic packages are required when collecting static to install Horizon. --- open-source-lorries/xstatic-packages.lorry | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/open-source-lorries/xstatic-packages.lorry b/open-source-lorries/xstatic-packages.lorry index 1ff953a..39c81ae 100644 --- a/open-source-lorries/xstatic-packages.lorry +++ b/open-source-lorries/xstatic-packages.lorry @@ -3,14 +3,34 @@ "type": "git", "url": "https://git.openstack.org/stackforge/xstatic-angular" }, + "xstatic-packages/xstatic-angular-animate": { + "type": "git", + "url": "https://git.openstack.org/stackforge/xstatic-angular-animate" + }, + "xstatic-packages/xstatic-angular-bootstrap": { + "type": "git", + "url": "https://git.openstack.org/stackforge/xstatic-angular-bootstrap" + }, "xstatic-packages/xstatic-angular-cookies": { "type": "git", "url": "https://git.openstack.org/stackforge/xstatic-angular-cookies" }, + "xstatic-packages/xstatic-angular-fileupload": { + "type": "git", + "url": "https://git.openstack.org/stackforge/xstatic-angular-fileupload" + }, "xstatic-packages/xstatic-angular-mock": { "type": "git", "url": "https://git.openstack.org/stackforge/xstatic-angular-mock" }, + "xstatic-packages/xstatic-angular-sanitize": { + "type": "git", + "url": "https://git.openstack.org/stackforge/xstatic-angular-sanitize" + }, + "xstatic-packages/xstatic-angular-smart-table": { + "type": "git", + "url": "https://git.openstack.org/stackforge/xstatic-angular-smart-table" + }, "xstatic-packages/xstatic-bootstrap-datepicker": { "type": "git", "url": "https://git.openstack.org/stackforge/xstatic-bootstrap-datepicker" @@ -39,6 +59,10 @@ "type": "hg", "url": "https://bitbucket.org/thomaswaldmann/xstatic-jquery" }, + "xstatic-packages/xstatic-jquery-bootstrap-wizard": { + "type": "hg", + "url": "https://bitbucket.org/thomaswaldmann/xstatic-jquery.bootstrap.wizard" + }, "xstatic-packages/xstatic-jquery-migrate": { "type": "git", "url": "https://git.openstack.org/stackforge/xstatic-jquery-migrate" -- cgit v1.2.1