From 70aef872ba811a3992bbc27f77a5e36d7a99a516 Mon Sep 17 00:00:00 2001 From: Filip Pytloun Date: Thu, 14 Apr 2016 11:57:49 +0200 Subject: [PATCH] Add salt-master into build depends --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 4bc2055..87de4e4 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: salt-formula-grafana Maintainer: tcpcloud Packaging Team Section: admin Priority: optional -Build-Depends: debhelper (>= 9) +Build-Depends: salt-master, python, python-yaml, debhelper (>= 9) Standards-Version: 3.9.6 Homepage: http://www.tcpcloud.eu Vcs-Browser: https://github.com/tcpcloud/salt-formula-grafana