You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by wi...@apache.org on 2014/03/25 21:13:56 UTC

git commit: updated refs/heads/master to b141641

Repository: cloudstack
Updated Branches:
  refs/heads/master 312ec6de6 -> b14164152


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/b1416415
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/b1416415
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/b1416415

Branch: refs/heads/master
Commit: b141641528d6723114c12499ea37acc31b1ce320
Parents: 312ec6d
Author: Wido den Hollander <wi...@widodh.nl>
Authored: Tue Mar 25 21:13:15 2014 +0100
Committer: Wido den Hollander <wi...@widodh.nl>
Committed: Tue Mar 25 21:13:15 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/b1416415/debian/control
----------------------------------------------------------------------
diff --git a/debian/control b/debian/control
index ab4644b..504ef99 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