From: Jean-Philippe Orsini Date: Sat, 15 Sep 2012 18:06:04 +0000 (+0000) Subject: added instruction for cppcheck/fedora X-Git-Tag: v0.8.0.5~210 X-Git-Url: https://git.wpitchoune.net/gitweb/?p=psensor.git;a=commitdiff_plain;h=ad4125b985cac8bfaf9714b86b8328e103a7dd1e added instruction for cppcheck/fedora --- diff --git a/README b/README index 2c39655..6901ada 100644 --- a/README +++ b/README @@ -169,9 +169,9 @@ Compilation on Fedora 17 sudo yum install gcc gtk3-devel GConf2-devel lm_sensors-devel * install additional recommended packages: - sudo yum install libatasmart-devel libcurl-devel json-c-devel - libmicrohttpd-devel help2man libnotify-devel - libgtop2-devel + sudo yum install cppcheck libatasmart-devel libcurl-devel + json-c-devel libmicrohttpd-devel help2man + libnotify-devel libgtop2-devel * follow instructions from 'Compilation and Installation Steps'