summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5764d015b6d7..d2c98034271f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -88,7 +88,7 @@ package_seafile-shared() {
}
package_seafile-server() {
- depends=("seafile-shared"
+ depends=("seafile-shared" "wget"
"python2-mako" "python2-dateutil" "python2-webpy" "python2-pip"
"python2-virtualenv" "python2-flup" "python2-six" "python2-chardet"
"python2-simplejson" "libevhtp-seafile" "git")