summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-travelmate/Makefile
diff options
context:
space:
mode:
authorDirk Brenken <dev@brenken.org>2018-01-19 10:42:35 +0100
committerDirk Brenken <dev@brenken.org>2018-01-19 10:42:35 +0100
commite6c9b3746b6d23af331050002103b05fd5862405 (patch)
tree273bf123bec81e4cf9f91968527aaf4c44cb60a4 /applications/luci-app-travelmate/Makefile
parent3b79e9eaa716a305ce214d882b4e9c01f1433b3a (diff)
[17.01] luci-app-travelmate: release 1.0.2
* bump travelmate version in stable tree as well Signed-off-by: Dirk Brenken <dev@brenken.org>
Diffstat (limited to 'applications/luci-app-travelmate/Makefile')
-rw-r--r--applications/luci-app-travelmate/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/applications/luci-app-travelmate/Makefile b/applications/luci-app-travelmate/Makefile
index f4b1b0a4e3..6170f9d4c3 100644
--- a/applications/luci-app-travelmate/Makefile
+++ b/applications/luci-app-travelmate/Makefile
@@ -1,11 +1,11 @@
-#
-# This is free software, licensed under the Apache License, Version 2.0 .
+# Copyright 2017 Dirk Brenken (dev@brenken.org)
+# This is free software, licensed under the Apache License, Version 2.0
#
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for Travelmate
-LUCI_DEPENDS:=+travelmate
+LUCI_DEPENDS:=+travelmate +luci-lib-jsonc
LUCI_PKGARCH:=all
include ../../luci.mk