Fix package dependencies
run_tests requires python-yaml. This patch adds missed dependencies.
Change-Id: Ia193fe5e4b0a1a62fb6a48ebd38bb9d20e3d842b
diff --git a/debian/control b/debian/control
index 7f25139..8d2787f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@
Maintainer: Jan Kaufman <jan.kaufman@tcpcloud.eu>
Section: admin
Priority: optional
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 9), salt-master, python, python-yaml
Standards-Version: 3.9.6
Homepage: http://www.tcpcloud.eu
Vcs-Browser: https://github.com/tcpcloud/salt-formula-tftpd-hpa