summaryrefslogtreecommitdiffhomepage
path: root/collections/luci-ssl
diff options
context:
space:
mode:
Diffstat (limited to 'collections/luci-ssl')
-rw-r--r--collections/luci-ssl/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/collections/luci-ssl/Makefile b/collections/luci-ssl/Makefile
index fabc573e7d..6c89b6abad 100644
--- a/collections/luci-ssl/Makefile
+++ b/collections/luci-ssl/Makefile
@@ -10,7 +10,10 @@ LUCI_TYPE:=col
LUCI_BASENAME:=ssl
LUCI_TITLE:=LuCI with HTTPS support (mbedtls as SSL backend)
-LUCI_DEPENDS:=+luci-light +libustream-mbedtls +px5g-mbedtls
+LUCI_DEPENDS:=+luci-light \
+ +libustream-mbedtls \
+ +px5g-mbedtls \
+ +luci-app-package-manager
PKG_LICENSE:=Apache-2.0