diff options
Diffstat (limited to 'applications/luci-app-travelmate/Makefile')
-rw-r--r-- | applications/luci-app-travelmate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-travelmate/Makefile b/applications/luci-app-travelmate/Makefile index 58d9bf37d4..4115dadbef 100644 --- a/applications/luci-app-travelmate/Makefile +++ b/applications/luci-app-travelmate/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for Travelmate -LUCI_DEPENDS:=+travelmate +luci-lib-jsonc +LUCI_DEPENDS:=+luci-compat +travelmate +luci-lib-jsonc LUCI_PKGARCH:=all include ../../luci.mk |