summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e39ad43481b1..5764d015b6d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -90,8 +90,8 @@ package_seafile-shared() {
package_seafile-server() {
depends=("seafile-shared"
"python2-mako" "python2-dateutil" "python2-webpy" "python2-pip"
- "python2-virtualenv" "python2-flup" "python2-six"
- "libevhtp-seafile" "git")
+ "python2-virtualenv" "python2-flup" "python2-six" "python2-chardet"
+ "python2-simplejson" "libevhtp-seafile" "git")
conflicts=("seafile-shared<${pkgver}")
options=('!libtool' '!emptydirs')
install=seafile-server.install