mirror of
https://github.com/ceph/ceph
synced 2025-03-25 11:48:05 +00:00
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 <loic@dachary.org>
This commit is contained in:
parent
4f0918afa7
commit
087fe57f0e
@ -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
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user