Skip to content

Commit

Permalink
Added missed dependencies for openstack-dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
aababilov committed Sep 21, 2011
1 parent fd30a2e commit 0cc743e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion openstack-dashboard.spec
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,11 @@ BuildRequires: python-devel python-setuptools
BuildArch: noarch
Summary: A Django interface for OpenStack

Requires: django-nose httpd mod_wsgi
Requires: httpd mod_wsgi
Requires: openstack-keystone openstack-compute openstackx
Requires: python-dateutil python-eventlet >= 0.9.12 python-greenlet python-sqlalchemy >= 0.6.3
Requires: python-sqlalchemy-migrate >= 0.6 python-webob >= 1 python-cloudfiles python-boto = 1.9b python-httplib2
Requires: Django = 1.3 django-mailer django-nose
Summary: Django based reference implementation of a web based management interface for OpenStack.

%description
Expand Down

0 comments on commit 0cc743e

Please sign in to comment.