From 8f805a8163d33854d686b3c40bc69f4016494554 Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Wed, 5 Jan 2022 11:11:58 +0100 Subject: Added missing dependency --- rrdtool/README.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rrdtool/README.txt b/rrdtool/README.txt index 1ea5cad4c..ba24e1bc6 100644 --- a/rrdtool/README.txt +++ b/rrdtool/README.txt @@ -4,4 +4,7 @@ This directory contains a tool that allows to identify anomalies and similaritie Prerequisite - rrdtool (https://oss.oetiker.ch/rrdtool/) -- apt-get install rrdtool + +If you have Ubuntu-based systems you need to do +- sudo apt-get install rrdtool librrd-dev + -- cgit v1.2.3