summaryrefslogtreecommitdiffstats
path: root/netdata.spec.in
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <austin@netdata.cloud>2020-04-20 19:36:25 -0400
committerGitHub <noreply@github.com>2020-04-21 09:36:25 +1000
commit9b644c6d38d8c91518a80a5c4464471fb5875802 (patch)
treeb1885e76a23a820cc00576ce1a3b26bcbe6ae023 /netdata.spec.in
parent85d41ad9affb1f55f58fb1c3e35fe848db1f0c54 (diff)
Added JSON-C dependency handling to instlal and packaging. (#8776)
* Add JSON-C dependency handling to instlal and packaging. * Update build failure message.
Diffstat (limited to 'netdata.spec.in')
-rw-r--r--netdata.spec.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/netdata.spec.in b/netdata.spec.in
index bc5ef0f988..cc51683d90 100644
--- a/netdata.spec.in
+++ b/netdata.spec.in
@@ -120,7 +120,7 @@ BuildRequires: openssl-devel
%if 0%{?suse_version}
BuildRequires: judy-devel
BuildRequires: liblz4-devel
-BuildRequires: json-glib-devel
+BuildRequires: libjson-c-devel
%else
BuildRequires: Judy-devel
BuildRequires: lz4-devel
@@ -138,7 +138,7 @@ Requires: zlib
# for libuv, Requires version >= 1
Requires: libuv1
Requires: libJudy1
-Requires: json-glib
+Requires: libjson-c4
Requires: libuuid1
%else
# for libuv, Requires version >= 1