From 790bbc17bba6436cdca9153d44588a6d745e12e3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= <karel.koci@nic.cz>
Date: Mon, 26 Jun 2017 13:35:20 +0200
Subject: Add cppcheck to devel profile

---
 profiles/devel/packages | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/devel/packages b/profiles/devel/packages
index df7823a..8d159ad 100644
--- a/profiles/devel/packages
+++ b/profiles/devel/packages
@@ -3,8 +3,9 @@ sys-devel/crossdev
 
 # Clang as static analyzer and library for YCM
 sys-devel/clang
-# Valgrind...
+# Checks
 dev-util/valgrind
+dev-util/cppcheck
 
 # Updater and turris in general
 dev-lang/lua
-- 
cgit v1.2.3