]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
packages: add python-virtualenv and xmlstarlet 3036/head
authorLoic Dachary <ldachary@redhat.com>
Sun, 30 Nov 2014 12:14:47 +0000 (13:14 +0100)
committerLoic Dachary <ldachary@redhat.com>
Sun, 21 Dec 2014 23:22:44 +0000 (00:22 +0100)
python-virtualenv is required to run make check and xmlstarlet is useful
to develop shell base tests using ceph --format xml osd dump.

Signed-off-by: Loic Dachary <ldachary@redhat.com>
ceph.spec.in
debian/control

index b478a1f1841287714a897c303aaf88a410a354d1..126433eef0d6bb3ed6eb9e3dd0c23ece99e36de6 100644 (file)
@@ -47,6 +47,7 @@ BuildRequires:        pkgconfig
 BuildRequires: python
 BuildRequires: python-nose
 BuildRequires: python-argparse
+BuildRequires: python-virtualenv
 BuildRequires: libaio-devel
 BuildRequires: libcurl-devel
 BuildRequires: libxml2-devel
@@ -55,6 +56,7 @@ BuildRequires:        libblkid-devel >= 2.17
 BuildRequires: libudev-devel
 BuildRequires: leveldb-devel > 1.2
 BuildRequires: xfsprogs-devel
+BuildRequires: xmlstarlet
 BuildRequires: yasm
 %if 0%{?rhel} || 0%{?centos} || 0%{?fedora}
 BuildRequires: snappy-devel
index ad8b09278fa7522cb30ec780878005593e90ceab..3ed605e9be5cf47832a306f0d1e15e9cf8b6e79c 100644 (file)
@@ -43,9 +43,11 @@ Build-Depends: autoconf,
                python (>= 2.6.6-3~),
                python-argparse,
                python-nose,
+               python-virtualenv,
                uuid-dev,
                uuid-runtime,
                xfslibs-dev,
+               xmlstarlet,
                yasm [amd64]
 Standards-Version: 3.9.3