From 298af582e68dfe287f5200572d4810375e3df66d Mon Sep 17 00:00:00 2001 From: Lennart Weller Date: Thu, 24 Aug 2017 16:41:54 +0200 Subject: curl recommendation --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index bd7aad07a..4f3bda789 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ netdata (1.7.0+dfsg-1) UNRELEASED; urgency=medium * New upstream release (Closes: #868662) * Rudimentary solution to the sysvinit conundrum (Closes: #861713) * Remove old config files from <1.6.0 with maintscript (Closes: #869200) + * Add a recommendation for curl. Fixing telegram pushes (Closes: #872799) -- Lennart Weller Thu, 27 Jul 2017 11:57:13 +0200 diff --git a/debian/control b/debian/control index 3609064fa..8f5bfb8e1 100644 --- a/debian/control +++ b/debian/control @@ -27,7 +27,7 @@ Depends: adduser, ${misc:Depends}, ${misc:Pre-Depends}, ${shlibs:Depends} -Recommends: nodejs, fping +Recommends: nodejs, fping, curl Description: real-time charts for system monitoring Netdata is a daemon that collects data in realtime (per second) and presents a web site to view and analyze them. The presentation -- cgit v1.2.3