From 39223958a86f1fe8baba5365c30a5ba5704c56a7 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Fri, 14 Sep 2012 08:49:43 +0000 Subject: [PATCH] added cppchecker in the list of optionnal builddep --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 7a64968..7dc07b3 100644 --- a/README +++ b/README @@ -120,6 +120,7 @@ Psensor compilation requires: * library gtk3 * library gconf2 * help2man + * cppcheck (optional, static source checker) * library libnotify (optional) * library libappindicator (optional) * library libXNVCtrl (optional) @@ -135,6 +136,7 @@ Psensor-server compilation requires: * help2man * library libmicrohttpd * library json0 + * cppcheck (optional, static source checker) * library gtop2 (optional, required for CPU usage) * library atasmart (optional, for disk monitoring) -- 2.7.4