mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
seafile-seahub: whitespace update
Just un-indent the package definition a bit.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
(cherry-picked from commit 0b29c86969)
This commit is contained in:
committed by
Josef Schlehofer
parent
dcadf6baac
commit
f54d326bc4
+10
-10
@@ -27,16 +27,16 @@ SEAFILE_PYTHON_DEPENDS:= \
|
|||||||
django django-constance
|
django django-constance
|
||||||
|
|
||||||
define Package/seafile-seahub
|
define Package/seafile-seahub
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
TITLE:=Seafile server - seahub component
|
TITLE:=Seafile server - seahub component
|
||||||
URL:=https://seafile.com/
|
URL:=https://seafile.com/
|
||||||
DEPENDS:=+python +pillow +django-appconf \
|
DEPENDS:=+python +pillow +django-appconf \
|
||||||
+django-compressor +django-formtools +django-jsonfield \
|
+django-compressor +django-formtools +django-jsonfield \
|
||||||
+django-picklefield +django-postoffice +django-restframework \
|
+django-picklefield +django-postoffice +django-restframework \
|
||||||
+django-simple-captcha +django-statici18n +django-webpack-loader \
|
+django-simple-captcha +django-statici18n +django-webpack-loader \
|
||||||
+flup +gunicorn +openpyxl \
|
+flup +gunicorn +openpyxl \
|
||||||
$(foreach dep,$(SEAFILE_PYTHON_DEPENDS),+python-$(dep))
|
$(foreach dep,$(SEAFILE_PYTHON_DEPENDS),+python-$(dep))
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/Configure
|
define Build/Configure
|
||||||
|
|||||||
Reference in New Issue
Block a user