From 15272fcc65fdc28ab45f5642234c5139b90e2990 Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Tue, 25 Jun 2019 10:14:54 +0300 Subject: django-postoffice: update packaging format + add python3 variant Signed-off-by: Alexandru Ardelean --- net/seafile-seahub/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/seafile-seahub') diff --git a/net/seafile-seahub/Makefile b/net/seafile-seahub/Makefile index 25db57942..c5d1a547e 100644 --- a/net/seafile-seahub/Makefile +++ b/net/seafile-seahub/Makefile @@ -25,7 +25,7 @@ include ../../lang/python/python-package.mk SEAFILE_PYTHON_DEPENDS:= \ simplejson chardet dateutil mysql pytz qrcode requests requests-oauthlib \ django django-constance django-appconf django-compressor django-formtools \ - django-jsonfield django-picklefield + django-jsonfield django-picklefield django-postoffice define Package/seafile-seahub SECTION:=net @@ -33,7 +33,7 @@ define Package/seafile-seahub TITLE:=Seafile server - seahub component URL:=https://seafile.com/ DEPENDS:=+python +pillow \ - +django-postoffice +django-restframework \ + +django-restframework \ +django-simple-captcha +django-statici18n +django-webpack-loader \ +python-flup +gunicorn +openpyxl \ $(foreach dep,$(SEAFILE_PYTHON_DEPENDS),+python-$(dep)) -- cgit v1.2.3