mariadb: Fix openssl dependencies (#13443)
This commit is contained in:
		 Michael Kuhn
					Michael Kuhn
				
			
				
					committed by
					
						 Adam J. Stewart
						Adam J. Stewart
					
				
			
			
				
	
			
			
			 Adam J. Stewart
						Adam J. Stewart
					
				
			
						parent
						
							929ec39a63
						
					
				
				
					commit
					82428133d6
				
			| @@ -47,5 +47,7 @@ class Mariadb(CMakePackage): | ||||
|     depends_on('lz4') | ||||
|     depends_on('zeromq') | ||||
|     depends_on('msgpack-c') | ||||
|     depends_on('openssl') | ||||
|     depends_on('openssl@:1.0', when='@:10.1') | ||||
|  | ||||
|     conflicts('%gcc@9.1.0:', when='@:5.5') | ||||
|   | ||||
		Reference in New Issue
	
	Block a user