gnu: kodi: Build with mariadb.

* gnu/packages/kodi.scm (kodi)[inputs]: Replace mysql with mariadb.
master
Efraim Flashner 2018-07-16 11:01:24 +03:00
parent 248a9e163b
commit 66b9c643d5
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 1 deletions

View File

@ -395,7 +395,7 @@ generator library for C++.")
("libxrender" ,libxrender)
("libxslt" ,libxslt)
("lzo" ,lzo)
("mysql" ,mysql)
("mariadb" ,mariadb)
("openssl" ,openssl)
("pcre" ,pcre)
("pulseaudio" ,pulseaudio)