]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
Added python-iso8601 to depends. Closes: #663168
authorGhe Rivero <ghe@debian.org>
Fri, 9 Mar 2012 07:09:33 +0000 (08:09 +0100)
committerGhe Rivero <ghe@debian.org>
Fri, 9 Mar 2012 07:09:33 +0000 (08:09 +0100)
Rewritten-From: 44de87349388185535a193a744802f6e7c3c5551

trusty/debian/control

index 1d38f0dd975e00750693f49d3414d596e1c229aa..8a62119a9437728c8e53bbb9e0f8fa943ba19d66 100644 (file)
@@ -35,7 +35,8 @@ Depends: ${shlibs:Depends},
  python-django-nose,
  python-keystoneclient,
  python-cloudfiles,
- libjs-jquery
+ libjs-jquery,
+ python-iso8601
 Description: OpenStack Dashboard
  The OpenStack Dashboard is a Web application allowing to control an
  OpenStack cloud.