From: Loic Dachary Date: Sun, 30 Nov 2014 12:14:47 +0000 (+0100) Subject: packages: add python-virtualenv and xmlstarlet X-Git-Tag: v0.92~59^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=bb921a8014d554b25a49afa536f9a6ecd2992b09;p=ceph.git packages: add python-virtualenv and xmlstarlet 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 --- diff --git a/ceph.spec.in b/ceph.spec.in index b478a1f18412..126433eef0d6 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -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 diff --git a/debian/control b/debian/control index ad8b09278fa7..3ed605e9be5c 100644 --- a/debian/control +++ b/debian/control @@ -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