Fix package build dependencies

Salt formula package build dependencies fixed, also
Makefile and run_tests script is updated.

Change-Id: I12328eeb444881170bf295e997936dcd59054ce7
Related-Prod: OSCORE-295
diff --git a/debian/control b/debian/control
index 190d433..73d2a63 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@
 Maintainer: MOS Linux Team <mos-linux@mirantis.com>
 Section: admin
 Priority: optional
-Build-Depends: debhelper (>= 9), python-pip, python-virtualenv
+Build-Depends: salt-master, python, python-yaml, debhelper (>= 9)
 Standards-Version: 3.9.8
 Vcs-Browser: https://github.com/salt-formulas/salt-formula-powerdns
 Vcs-Git: https://github.com/salt-formulas/salt-formula-powerdns.git