diff options
author | Alexandru Ardelean <ardeleanalex@gmail.com> | 2019-06-25 10:00:06 +0300 |
---|---|---|
committer | Eneas Queiroz <cotequeiroz@gmail.com> | 2019-07-02 18:10:34 -0300 |
commit | 7bbc5131f2c38c4bc3b6be0b0522e3c1762a1748 (patch) | |
tree | 8be0e3ad39dcad476135f0d23190a93a9bfcfd67 /net/seafile-seahub | |
parent | e4d8127cae272c2294897ab5aa5fab2a8ea2b75b (diff) |
django-jsonfield: update packaging format + add python3 variant
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Diffstat (limited to 'net/seafile-seahub')
-rw-r--r-- | net/seafile-seahub/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/seafile-seahub/Makefile b/net/seafile-seahub/Makefile index c0599a457..9b71b55c0 100644 --- a/net/seafile-seahub/Makefile +++ b/net/seafile-seahub/Makefile @@ -24,7 +24,8 @@ 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 django-constance django-appconf django-compressor django-formtools \ + django-jsonfield define Package/seafile-seahub SECTION:=net @@ -32,7 +33,6 @@ define Package/seafile-seahub TITLE:=Seafile server - seahub component URL:=https://seafile.com/ DEPENDS:=+python +pillow \ - +django-jsonfield \ +django-picklefield +django-postoffice +django-restframework \ +django-simple-captcha +django-statici18n +django-webpack-loader \ +python-flup +gunicorn +openpyxl \ |