summaryrefslogtreecommitdiffstats
path: root/gluster-block.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'gluster-block.spec.in')
-rw-r--r--gluster-block.spec.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/gluster-block.spec.in b/gluster-block.spec.in
index af840bc..b784be0 100644
--- a/gluster-block.spec.in
+++ b/gluster-block.spec.in
@@ -19,6 +19,7 @@ URL: https://github.com/gluster/gluster-block
Source0: @PACKAGE_NAME@-@PACKAGE_VERSION@.tar.gz
BuildRequires: glusterfs-api-devel >= 3.6.0
+BuildRequires: json-c-devel
BuildRequires: help2man >= 1.36
%if ( 0%{?_with_systemd:1} )
BuildRequires: systemd-units
@@ -55,6 +56,9 @@ rm -rf ${RPM_BUILD_ROOT}
%endif
%changelog
+* Mon Mar 27 2017 Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
+- add json-c-devel to build dependency list
+
* Mon Mar 6 2017 Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
- conditionally enable with_systemd flag