Remove salt-master, reclass from pkg dependencis

Change-Id: Ie2b9a3eec3c6c94b014d91b86fd97d3a892d1ac8
diff --git a/debian/control b/debian/control
index 3f81d3e..779af58 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,6 @@
 
 Package: salt-formula-mysql
 Architecture: all
-Depends: ${misc:Depends}, salt-master, reclass
+Depends: ${misc:Depends}
 Description: MySQL Salt formula
  Install and configure MySQL server and client.