From: Kefu Chai Date: Fri, 13 Jan 2017 10:23:26 +0000 (+0800) Subject: debian: remove xml2 from ceph-test's Depends X-Git-Tag: v12.0.0~87^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=2c7958ff7a514d5b89c4ac6e48e54d7b9ec10150;p=ceph.git debian: remove xml2 from ceph-test's Depends 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 --- diff --git a/debian/control b/debian/control index 2387fe1942b7..ceb50a1cd6bd 100644 --- a/debian/control +++ b/debian/control @@ -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 .