From 7848143fc093815bd22a7314a76edddb74a23362 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Sun, 6 Oct 2013 17:31:28 +0000 Subject: [PATCH] Removed duplicate openstack-pkg-tools, build-depends and removed pep8 build-depends. --- debian/control | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 29b2843..c7d59e4 100644 --- a/debian/control +++ b/debian/control @@ -11,9 +11,7 @@ Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-3~), python-pbr (>= 0.5.21), python-setuptools -Build-Depends-Indep: openstack-pkg-tools, - pep8, - python-fixtures (>= 0.3.12), +Build-Depends-Indep: python-fixtures (>= 0.3.12), python-httplib2, python-mock, python-nose,