|
|
@@ -92,7 +92,7 @@ package_seafile-server() {
|
|
|
"python2-mako" "python2-dateutil" "python2-webpy" "python2-pip"
|
|
|
"python2-virtualenv" "python2-flup" "python2-six" "python2-chardet"
|
|
|
"python2-simplejson" "libevhtp-seafile" "git")
|
|
|
- optdepends=('libmysqlclient: mysql server support' )
|
|
|
+ optdepends=('libmariadbclient: mysql server support' )
|
|
|
conflicts=("seafile-shared<${pkgver}")
|
|
|
options=('!libtool' '!emptydirs')
|
|
|
install=seafile-server.install
|