From 3392fbc6fcfee2b2ee4aa661261fee7e27ce8100 Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Tue, 25 Jun 2019 09:39:54 +0300 Subject: django-appconf: 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 9123d9bda..0a7fef9ce 100644 --- a/net/seafile-seahub/Makefile +++ b/net/seafile-seahub/Makefile @@ -24,14 +24,14 @@ include ../../lang/python/python-package.mk SEAFILE_PYTHON_DEPENDS:= \ simplejson chardet dateutil mysql pytz qrcode requests requests-oauthlib \ - django django-constance + django django-constance django-appconf define Package/seafile-seahub SECTION:=net CATEGORY:=Network TITLE:=Seafile server - seahub component URL:=https://seafile.com/ - DEPENDS:=+python +pillow +django-appconf \ + DEPENDS:=+python +pillow \ +django-compressor +django-formtools +django-jsonfield \ +django-picklefield +django-postoffice +django-restframework \ +django-simple-captcha +django-statici18n +django-webpack-loader \ -- cgit v1.2.3