From b2394833650c58fbbac7df503373c349f470086c Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Wed, 3 Jul 2019 12:01:56 +0300 Subject: django-statici18n: 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 5c7eb8948..41d36e164 100644 --- a/net/seafile-seahub/Makefile +++ b/net/seafile-seahub/Makefile @@ -30,7 +30,7 @@ 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-postoffice django-restframework \ - pillow django-simple-captcha + pillow django-simple-captcha django-statici18n define Package/seafile-seahub SECTION:=net @@ -38,7 +38,7 @@ define Package/seafile-seahub TITLE:=Seafile server - seahub component URL:=https://seafile.com/ DEPENDS:=+python \ - +django-statici18n +django-webpack-loader \ + +django-webpack-loader \ +python-flup +gunicorn +openpyxl \ $(foreach dep,$(SEAFILE_PYTHON_DEPENDS),+python-$(dep)) endef -- cgit v1.2.3