Fix dependencies
diff --git a/debian/control b/debian/control
index 77bc4a3..8c56def 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,8 @@
Maintainer: Ales Komarek <ales.komarek@tcpcloud.eu>
Section: admin
Priority: optional
-Build-Depends: salt-master, python, python-yaml, debhelper (>= 9)
+Build-Depends: salt-master, python, python-yaml, debhelper (>= 9),
+ salt-formula-git, salt-formula-reclass
Standards-Version: 3.9.6
Homepage: http://www.tcpcloud.eu
Vcs-Browser: https://github.com/tcpcloud/salt-formula-salt
@@ -10,6 +11,7 @@
Package: salt-formula-salt
Architecture: all
-Depends: ${misc:Depends}, salt-master, reclass
+Depends: ${misc:Depends}, salt-master, reclass,
+ salt-formula-git, salt-formula-reclass
Description: Salt salt formula
Install and configure Salt masters and minions.