gnu: kodi: Build with mariadb.
* gnu/packages/kodi.scm (kodi)[inputs]: Replace mysql with mariadb.
This commit is contained in:
		
							parent
							
								
									248a9e163b
								
							
						
					
					
						commit
						66b9c643d5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -395,7 +395,7 @@ generator library for C++.") | |||
|        ("libxrender" ,libxrender) | ||||
|        ("libxslt" ,libxslt) | ||||
|        ("lzo" ,lzo) | ||||
|        ("mysql" ,mysql) | ||||
|        ("mariadb" ,mariadb) | ||||
|        ("openssl" ,openssl) | ||||
|        ("pcre" ,pcre) | ||||
|        ("pulseaudio" ,pulseaudio) | ||||
|  |  | |||
		Reference in a new issue