summaryrefslogtreecommitdiffstats
path: root/ceph.spec.in
diff options
context:
space:
mode:
authorJason Dillaman <dillaman@redhat.com>2016-01-08 18:21:58 +0100
committerJason Dillaman <dillaman@redhat.com>2016-01-13 15:54:29 +0100
commit953bdfbccdf754cee7abe6fe44927b8cd2cd0d89 (patch)
tree9d814edb53931f0661830cdf01af8cfd056bea00 /ceph.spec.in
parentMerge pull request #7204 from dillaman/wip-14308-jewel (diff)
downloadceph-953bdfbccdf754cee7abe6fe44927b8cd2cd0d89.tar.xz
ceph-953bdfbccdf754cee7abe6fe44927b8cd2cd0d89.zip
deb,rpm: add valgrind to build dependencies
Provides necessary support for annotating helgrind false-positives. Signed-off-by: Jason Dillaman <dillaman@redhat.com>
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 52c5c1d5f09..da4b171b97c 100644
--- a/ceph.spec.in
+++ b/ceph.spec.in
@@ -133,6 +133,7 @@ BuildRequires: python-requests
BuildRequires: python-virtualenv
BuildRequires: snappy-devel
BuildRequires: util-linux
+BuildRequires: valgrind-devel
BuildRequires: xfsprogs
BuildRequires: xfsprogs-devel
BuildRequires: xmlstarlet