Add missed dh-python to build dependencies
[openstack-build/ceilometer-build.git] / trusty / debian / control
index 4f87fb8ce00e1da4fa25c46f310ad7863970124e..6d849a91d6324e6c2ba6c71de834cbec2ed8ce8a 100644 (file)
@@ -5,6 +5,7 @@ Maintainer: MOS Ceilometer Team <mos-ceilometer@mirantis.com>
 Build-Depends:
  alembic (>= 0.7.2),
  debhelper (>= 9),
+ dh-python,
  dh-systemd,
  openstack-pkg-tools (>= 21),
  pylint,
@@ -73,6 +74,7 @@ Package: python-ceilometer
 Architecture: all
 Depends:
  openstack-pkg-tools (>= 21),
+ python-awsauth,
  python-all (>= 2.7.1),
  python-anyjson (>= 0.3.3),
  python-ceilometerclient (>= 1.0.13),
@@ -99,6 +101,7 @@ Depends:
  python-oslo.policy (>= 0.3.1),
  python-oslo.rootwrap (>= 1.6.0),
  python-oslo.serialization (>= 1.4.0),
+ python-oslo.vmware,
  python-oslo.utils (>= 1.4.0),
  python-pastedeploy (>= 1.5.0),
  python-posix-ipc,