summaryrefslogtreecommitdiff
path: root/ceph.spec.in
diff options
context:
space:
mode:
authorGary Lowell <glowell@inktank.com>2013-04-18 08:30:51 -0700
committerGary Lowell <glowell@inktank.com>2013-04-18 08:30:51 -0700
commit69974a4dbd37eaafaf6e60542063e85454fb4f1c (patch)
tree9185c9090c47883836c229a47e5ba712cb32020a /ceph.spec.in
parent3d4c87973d72636285f4ef5d7158d0a6ee077d6d (diff)
parent86c1ea1156b25e1a7038132a2319cbf6a47c92da (diff)
downloadceph-69974a4dbd37eaafaf6e60542063e85454fb4f1c.tar.gz
Merge branch 'wip-4725' Add build dependencies (Bug 4725)
Diffstat (limited to 'ceph.spec.in')
-rw-r--r--ceph.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/ceph.spec.in b/ceph.spec.in
index 306ae58f77b..a2b504d2d2f 100644
--- a/ceph.spec.in
+++ b/ceph.spec.in
@@ -29,6 +29,7 @@ Requires: cryptsetup
Requires: parted
Requires: util-linux
Requires: python-argparse
+Requires: hdparm
Requires(post): binutils
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: gcc-c++