diff options
Diffstat (limited to 'community/seahub/APKBUILD')
-rw-r--r-- | community/seahub/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/seahub/APKBUILD b/community/seahub/APKBUILD index 23215f8297..74119b4fb1 100644 --- a/community/seahub/APKBUILD +++ b/community/seahub/APKBUILD @@ -8,7 +8,7 @@ url="https://github.com/haiwen/seahub/" arch="" license="Apache" depends="bash py-dateutil py-mako py-simplejson py-pillow py-pip py-virtualenv py-six - python py-django1.5 py-gunicorn py-chardet py-django-djblets py-ccnet py-libsearpc + python2 py-django1.5 py-gunicorn py-chardet py-django-djblets py-ccnet py-libsearpc py-django-simple-captcha py-django-registration py-flup py-seafile seafile-server" source="$pkgname-$pkgver.tar.gz::https://github.com/haiwen/seahub/archive/v${pkgver}-server.tar.gz seahub.confd seahub.initd" |