]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
debian: remove xml2 from ceph-test's Depends
authorKefu Chai <kchai@redhat.com>
Fri, 13 Jan 2017 10:23:26 +0000 (18:23 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 20 Jan 2017 09:56:28 +0000 (17:56 +0800)
as we are not using any of the binaries offered by xml2. and ceph.spec
does not reference xml2 either.

Signed-off-by: Kefu Chai <kchai@redhat.com>
debian/control

index 2387fe1942b7f68506daff74cc58efc7ccff0fe3..ceb50a1cd6bd402a80e173f6d5b1c91cd1d131ca 100644 (file)
@@ -632,7 +632,7 @@ Description: debugging symbols for radosgw
 
 Package: ceph-test
 Architecture: linux-any
-Depends: ceph-common, curl, xml2, xmlstarlet, ${misc:Depends}, ${shlibs:Depends}
+Depends: ceph-common, curl, xmlstarlet, ${misc:Depends}, ${shlibs:Depends}
 Description: Ceph test and benchmarking tools
  This package contains tools for testing and benchmarking Ceph.
 
@@ -641,7 +641,7 @@ Architecture: linux-any
 Section: debug
 Priority: extra
 Depends: ceph-test (= ${binary:Version}), ceph-common (= ${binary:Version}),
-         curl, xml2,
+         curl,
          ${misc:Depends}
 Description: Ceph test and benchmarking tools
  .