File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,8 @@ Description: Management server
2626
2727Package: mysql-${DEB_PRODUCTNAME} -data-node
2828Architecture: any
29- Depends: \$ {shlibs:Depends}, \$ {misc:Depends}
29+ Depends: \$ {shlibs:Depends}, \$ {misc:Depends},
30+ libclass-methodmaker-perl
3031Description: Data node
3132 This package contains MySQL Cluster Data Node Daemon, it's the process
3233 that is used to handle all the data in tables using the NDB Cluster
@@ -35,7 +36,8 @@ Description: Data node
3536
3637Package: mysql-${DEB_PRODUCTNAME} -auto-installer
3738Architecture: any
38- Depends: \$ {shlibs:Depends}, \$ {misc:Depends}
39+ Depends: \$ {shlibs:Depends}, \$ {misc:Depends},
40+ python-paramiko
3941Description: Data node
4042 This package contains MySQL Cluster Data Node Daemon, it's the process
4143 that is used to handle all the data in tables using the NDB Cluster
You can’t perform that action at this time.
0 commit comments