mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
django-compressor: update packaging format + add python3 variant
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
committed by
Eneas Queiroz
parent
3392fbc6fc
commit
35cddd9b6f
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user