summaryrefslogtreecommitdiffstats
path: root/netdata.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'netdata.spec.in')
-rw-r--r--netdata.spec.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/netdata.spec.in b/netdata.spec.in
index 3d016c9711..78a7e7e0d5 100644
--- a/netdata.spec.in
+++ b/netdata.spec.in
@@ -272,7 +272,8 @@ autoreconf -ivf
--libdir="%{_libdir}" \
--with-zlib \
--with-math \
- --with-user=netdata
+ --with-user=netdata \
+ --disable-dependency-tracking
# Build step
%{__make} %{?_smp_mflags}