From df44a579495c68bfbf10cf15212998a8c75095c1 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Thu, 3 Sep 2015 15:01:53 -0400 Subject: [PATCH] ceph.spec: build requires cmake Signed-off-by: Sage Weil --- ceph.spec.in | 1 + 1 file changed, 1 insertion(+) diff --git a/ceph.spec.in b/ceph.spec.in index a8374dc4f35e..97a0063fb32f 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -93,6 +93,7 @@ BuildRequires: /usr/share/selinux/devel/policyhelp BuildRequires: gcc-c++ BuildRequires: boost-devel BuildRequires: boost-random +BuildRequires: cmake BuildRequires: cryptsetup BuildRequires: gdbm BuildRequires: hdparm -- 2.47.3