From 01bc7308e686af1be216bc62eaae41dbb0f79b72 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:01:48 +0200
Subject: Add valgrind to devel profile

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

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