aboutsummaryrefslogtreecommitdiff
path: root/net/seafile-seahub
diff options
context:
space:
mode:
authorAlexandru Ardelean <ardeleanalex@gmail.com>2019-06-25 09:47:32 +0300
committerEneas Queiroz <cotequeiroz@gmail.com>2019-07-02 18:10:34 -0300
commit35cddd9b6ffe610005ae04b2df20b52d35c06222 (patch)
tree3095e7b26e52aae0816fb4234019b9bcfc937793 /net/seafile-seahub
parent3392fbc6fcfee2b2ee4aa661261fee7e27ce8100 (diff)
django-compressor: 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/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/seafile-seahub/Makefile b/net/seafile-seahub/Makefile
index 0a7fef9ce..962689ea5 100644
--- a/net/seafile-seahub/Makefile
+++ b/net/seafile-seahub/Makefile
@@ -24,7 +24,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 django-constance django-appconf django-compressor
define Package/seafile-seahub
SECTION:=net
@@ -32,7 +32,7 @@ define Package/seafile-seahub
TITLE:=Seafile server - seahub component
URL:=https://seafile.com/
DEPENDS:=+python +pillow \
- +django-compressor +django-formtools +django-jsonfield \
+ +django-formtools +django-jsonfield \
+django-picklefield +django-postoffice +django-restframework \
+django-simple-captcha +django-statici18n +django-webpack-loader \
+python-flup +gunicorn +openpyxl \