diff options
author | Gary Lowell <glowell@inktank.com> | 2013-04-18 08:30:51 -0700 |
---|---|---|
committer | Gary Lowell <glowell@inktank.com> | 2013-04-18 08:30:51 -0700 |
commit | 69974a4dbd37eaafaf6e60542063e85454fb4f1c (patch) | |
tree | 9185c9090c47883836c229a47e5ba712cb32020a /ceph.spec.in | |
parent | 3d4c87973d72636285f4ef5d7158d0a6ee077d6d (diff) | |
parent | 86c1ea1156b25e1a7038132a2319cbf6a47c92da (diff) | |
download | ceph-69974a4dbd37eaafaf6e60542063e85454fb4f1c.tar.gz |
Merge branch 'wip-4725' Add build dependencies (Bug 4725)
Diffstat (limited to 'ceph.spec.in')
-rw-r--r-- | ceph.spec.in | 1 |
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++ |