Skip to content

Commit

Permalink
Merge pull request ceph#770 from dachary/master
Browse files Browse the repository at this point in the history
packages: ceph.spec.in is missing make as a build dependency

Reviewed-by: Sage Weil <[email protected]>
  • Loading branch information
Sage Weil committed Oct 25, 2013
2 parents 289b790 + 284b73b commit 6681668
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ceph.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Requires: util-linux
Requires: hdparm
Requires(post): binutils
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: make
BuildRequires: gcc-c++
BuildRequires: libtool
BuildRequires: boost-devel
Expand Down

0 comments on commit 6681668

Please sign in to comment.