From 8e535fd9140525b3acc913112eef34ce43efddb4 Mon Sep 17 00:00:00 2001 From: George Sapkin Date: Tue, 23 Dec 2025 22:14:06 +0200 Subject: [PATCH] etebase: switch to nginx All nginx variants provide ssl so switch from nginx-ssl to nginx. Signed-off-by: George Sapkin --- net/etebase/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/etebase/Makefile b/net/etebase/Makefile index ebcda301b8..4816c3eafa 100644 --- a/net/etebase/Makefile +++ b/net/etebase/Makefile @@ -27,7 +27,7 @@ define Package/etebase SUBMENU:=Web Servers/Proxies TITLE:=End-to-end encrypted backend URL:=https://www.etebase.com/ - DEPENDS:=+nginx-ssl +uwsgi +uwsgi-syslog-plugin +uwsgi-python3-plugin +python3-light \ + DEPENDS:=+nginx +uwsgi +uwsgi-syslog-plugin +uwsgi-python3-plugin +python3-light \ +python3-asgiref +python3-cffi +python3-django-cors-headers +python3-django \ +python3-django-restframework +python3-drf-nested-routers +python3-msgpack \ +python3-pycparser +python3-pynacl +python3-pytz +python3-six +python3-sqlparse