From: Kefu Chai Date: Wed, 13 Feb 2019 11:19:21 +0000 (+0800) Subject: rpm,deb: remove bc as a build-dependency X-Git-Tag: v14.1.0~32^2~1 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=8bec5c99f4553e61234e9d0cc86f28feb0c2814c;p=ceph-ci.git rpm,deb: remove bc as a build-dependency this change reverts 3ff4be6d, because in ce9c0298, we replaced bc with awk. Signed-off-by: Kefu Chai --- diff --git a/ceph.spec.in b/ceph.spec.in index 1b41ec1f964..482808d4142 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -134,7 +134,6 @@ BuildRequires: sharutils BuildRequires: checkpolicy BuildRequires: selinux-policy-devel %endif -BuildRequires: bc BuildRequires: gperf %if 0%{?rhel} == 7 BuildRequires: cmake3 > 3.5 diff --git a/debian/control b/debian/control index ddc3f8e55fa..f9d293787a0 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,7 @@ Vcs-Browser: https://github.com/ceph/ceph Maintainer: Ceph Maintainers Uploaders: Ken Dreyer , Alfredo Deza , -Build-Depends: bc, - btrfs-tools, +Build-Depends: btrfs-tools, cmake (>= 3.5), cpio, cryptsetup-bin | cryptsetup,