summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-travelmate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-travelmate/Makefile')
-rw-r--r--applications/luci-app-travelmate/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/applications/luci-app-travelmate/Makefile b/applications/luci-app-travelmate/Makefile
index 4115dadbef..08ad6c4a5b 100644
--- a/applications/luci-app-travelmate/Makefile
+++ b/applications/luci-app-travelmate/Makefile
@@ -1,13 +1,14 @@
-# Copyright 2017-2018 Dirk Brenken (dev@brenken.org)
+# Copyright 2017-2020 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:=+luci-compat +travelmate +luci-lib-jsonc
+LUCI_DEPENDS:=+travelmate +luci-lib-jsonc
LUCI_PKGARCH:=all
+PKG_LICENSE:=Apache-2.0
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature