From: Kefu Chai Date: Wed, 4 Aug 2021 11:20:15 +0000 (+0800) Subject: rpm, debian: drop xmlstarlet from build deps X-Git-Tag: v17.1.0~879^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=707edc0b2d5283104aeb472131ee94dd59544290;p=ceph-ci.git rpm, debian: drop xmlstarlet from build deps xmlstarlet is not used anymore while performing "make check", so drop it from the build dependency list. it is still used by the teuthology test though, so keep it as a dependency of ceph-test. Signed-off-by: Kefu Chai --- diff --git a/ceph.spec.in b/ceph.spec.in index 3827d7bb094..5e8a2ab49c9 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -229,7 +229,6 @@ BuildRequires: pkgconfig(udev) BuildRequires: valgrind-devel BuildRequires: which BuildRequires: xfsprogs-devel -BuildRequires: xmlstarlet BuildRequires: nasm BuildRequires: lua-devel %if 0%{with seastar} || 0%{with jaeger} diff --git a/debian/control b/debian/control index 09011acb4fa..67de8898c38 100644 --- a/debian/control +++ b/debian/control @@ -104,7 +104,6 @@ Build-Depends: automake, uuid-runtime, valgrind, xfslibs-dev, - xmlstarlet , nasm [amd64], zlib1g-dev, Standards-Version: 4.4.0