From 27ecd07ca8d3df5071a07a858f5e9dcb2a64b2ce Mon Sep 17 00:00:00 2001
From: Richard Hartmann <richih@debian.org>
Date: Sat, 2 May 2015 16:54:45 +0200
Subject: [PATCH] debian/control: Build-Depends to support tests

---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 705d9ec..0173c31 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,8 @@ Priority: optional
 Standards-Version: 3.9.6
 Build-Depends: debhelper (>= 7),
                git,
+               libshell-command-perl,
+               libtest-most-perl,
                ruby-ronn (>= 0.7.3)
 Vcs-Git: git://github.com/RichiH/vcsh.git
 Vcs-Browser: https://github.com/RichiH/vcsh
-- 
GitLab