From 087fe57f0e4b4456a395d7794f7fe5f69660dd6c Mon Sep 17 00:00:00 2001 From: Loic Dachary Date: Thu, 19 Dec 2013 15:33:07 +0100 Subject: [PATCH] packaging: revert adding argparse and uuidgen Because the gitbuilder build environment does not read the build depends from the packages and needs to be updated independantly. Signed-off-by: Loic Dachary --- ceph.spec.in | 1 - debian/control | 2 -- 2 files changed, 3 deletions(-) diff --git a/ceph.spec.in b/ceph.spec.in index b4258382f6a3a..f5d32c9b7759f 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -39,7 +39,6 @@ BuildRequires: gdbm BuildRequires: pkgconfig BuildRequires: python BuildRequires: python-nose -BuildRequires: python-argparse BuildRequires: libaio-devel BuildRequires: libcurl-devel BuildRequires: libxml2-devel diff --git a/debian/control b/debian/control index 289f53b958a76..e0aa4172f4f5c 100644 --- a/debian/control +++ b/debian/control @@ -35,10 +35,8 @@ Build-Depends: autoconf, libxml2-dev, pkg-config, python (>= 2.6.6-3~), - python-argparse, python-nose, uuid-dev, - uuid-runtime, yasm Standards-Version: 3.9.3 -- 2.39.5