From 15e9e3d497c5b9233dd47d0b0b188fa7656525f9 Mon Sep 17 00:00:00 2001 From: Boris Ranto Date: Tue, 16 Jun 2015 16:41:58 +0200 Subject: [PATCH] ceph.spec.in: Require git distro-wide Git is not a SUSE-only dependency, the build process itself requires it. Signed-off-by: Boris Ranto --- ceph.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ceph.spec.in b/ceph.spec.in index 9a38bc8d7bca9..4b61be8467e40 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -55,6 +55,7 @@ Requires(post): binutils Requires: systemd %endif BuildRequires: gcc-c++ +BuildRequires: git BuildRequires: boost-devel BuildRequires: cryptsetup BuildRequires: gdbm @@ -104,7 +105,6 @@ BuildRequires: sharutils BuildRequires: net-tools BuildRequires: libbz2-devel BuildRequires: sharutils -BuildRequires: git %if 0%{?suse_version} > 1210 Requires: gptfdisk %if 0%{with tcmalloc} -- 2.39.5