debian: cloudstack-management requires libmysql-java for SQL connection

Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/889d80b7
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/889d80b7
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/889d80b7

Branch: refs/heads/4.3
Commit: 889d80b7e79ef55534727f088b2091e5b025d67c
Parents: 7d473fa
Author: Wido den Hollander <[email protected]>
Authored: Tue Mar 25 21:13:15 2014 +0100
Committer: Wido den Hollander <[email protected]>
Committed: Mon Apr 14 13:27:09 2014 +0200

----------------------------------------------------------------------
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/889d80b7/debian/control
----------------------------------------------------------------------
diff --git a/debian/control b/debian/control
index c756dcd..c23ab3a 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Description: A common package which contains files which are 
shared by several C
 
 Package: cloudstack-management
 Architecture: all
-Depends: cloudstack-common (= ${source:Version}), tomcat6, sysvinit-utils, 
sudo, jsvc, python-mysqldb, python-paramiko, augeas-tools
+Depends: cloudstack-common (= ${source:Version}), tomcat6, sysvinit-utils, 
sudo, jsvc, python-mysqldb, libmysql-java, python-paramiko, augeas-tools
 Conflicts: cloud-server, cloud-client, cloud-client-ui
 Description: CloudStack server library
  The CloudStack management server

Reply via email to