]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
More (build-)depends.
authorThomas Goirand <thomas@goirand.fr>
Sun, 24 Feb 2013 06:35:16 +0000 (06:35 +0000)
committerThomas Goirand <thomas@goirand.fr>
Sun, 24 Feb 2013 06:35:16 +0000 (06:35 +0000)
debian/control

index e73a489f2795f71c10766168872d23f0b8437199..5b835040945f05999f11aec7542cffae31ef347f 100644 (file)
@@ -11,17 +11,21 @@ Build-Depends: debhelper (>= 8.0.0),
  po-debconf,
  python-all (>= 2.6.6-3~),
  openstack-pkg-tools
-Build-Depends-Indep: pep8,
+Build-Depends-Indep: pep8 (>= 1.3.3),
+ pylint,
  python-amqplib,
  python-anyjson,
+ python-argparse,
+ python-babel,
  python-cheetah,
  python-coverage,
  python-daemon,
- python-eventlet,
- python-glanceclient,
+ python-eventlet (>= 0.9.17),
+ python-glanceclient (>= 1:0.5.0),
  python-greenlet,
+ python-hp3parclient,
  python-iso8601,
- python-keystoneclient,
+ python-keystoneclient (>= 1:0.2.0),
  python-kombu,
  python-lockfile,
  python-lxml,
@@ -30,17 +34,21 @@ Build-Depends-Indep: pep8,
  python-mysqldb,
  python-netaddr,
  python-nose,
+ python-oslo-config,
  python-paramiko,
  python-paste,
  python-pastedeploy,
+ python-psycopg2,
  python-routes,
+ python-rtslib,
  python-setuptools,
  python-setuptools-git,
  python-sphinx,
  python-sqlalchemy,
  python-stevedore (>= 0.7),
  python-suds,
- python-webob,
+ python-swiftclient,
+ python-webob (>= 1.2.3),
 Standards-Version: 3.9.3
 Homepage: http://cinder.openstack.org/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/cinder.git;a=summary
@@ -53,26 +61,34 @@ Pre-Depends: dpkg (>= 1.15.6~)
 Depends: ${python:Depends},
  python-amqplib,
  python-anyjson,
+ python-argparse,
+ python-babel,
  python-cheetah, 
  python-daemon,  
- python-eventlet,
- python-glanceclient,
+ python-eventlet (>= 0.9.17),
+ python-glanceclient (>= 1:0.5.0),
  python-greenlet,
  python-iso8601,
+ python-keystoneclient (>= 1:0.2.0),
  python-kombu,  
  python-lockfile,
  python-lxml,
  python-migrate,
- python-netaddr,   
+ python-mysqldb,
+ python-netaddr,
+ python-oslo-config,
  python-paramiko,
  python-paste,
  python-pastedeploy,
  python-migrate,
  python-netaddr,
+ python-rtslib,
  python-routes,
  python-suds,
  python-sqlalchemy,
- python-webob,
+ python-stevedore (>= 0.7),
+ python-swiftclient,
+ python-webob (>= 1.2.3),
  ${misc:Depends}
 Description: Openstack block storage as a service - Python libraries
  Cinder is a block storage as service system for the Openstack cloud computing