mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-10-26 08:42:29 +01:00 
			
		
		
		
	CLOUDSTACK-7038: Add mysql client dependency for mgmt server, rpms and debs
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com> (cherry picked from commit 6a26e77514b955e5c9cbb00e51183ec74d3887a3) Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
		
							parent
							
								
									1354605073
								
							
						
					
					
						commit
						28ad34e31e
					
				
							
								
								
									
										2
									
								
								debian/control
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								debian/control
									
									
									
									
										vendored
									
									
								
							| @ -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, libmysql-java, python-paramiko, augeas-tools | ||||
| Depends: cloudstack-common (= ${source:Version}), tomcat6, sysvinit-utils, sudo, jsvc, python-mysqldb, libmysql-java, python-paramiko, augeas-tools, mysql-client | ||||
| Conflicts: cloud-server, cloud-client, cloud-client-ui | ||||
| Description: CloudStack server library | ||||
|  The CloudStack management server | ||||
|  | ||||
| @ -70,6 +70,7 @@ Requires: /sbin/mount.nfs | ||||
| Requires: openssh-clients | ||||
| Requires: nfs-utils | ||||
| Requires: wget | ||||
| Requires: mysql | ||||
| Requires: mysql-connector-java | ||||
| Requires: ws-commons-util | ||||
| Requires: jpackage-utils | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user