diff options
Diffstat (limited to 'applications/luci-app-radicale2')
-rw-r--r-- | applications/luci-app-radicale2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/applications/luci-app-radicale2/Makefile b/applications/luci-app-radicale2/Makefile index aa964d4f51..c2c6838db0 100644 --- a/applications/luci-app-radicale2/Makefile +++ b/applications/luci-app-radicale2/Makefile @@ -1,8 +1,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Radicale v2.x CalDAV/CardDAV Server -LUCI_DEPENDS:=+luci-compat +radicale2 +rpcd-mod-rad2-enc -LUCI_PKGARCH:=all +LUCI_DEPENDS:=+luci-base +luci-compat +radicale2 +rpcd-mod-rad2-enc PKG_LICENSE:=Apache-2.0 |