projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3dac656
)
luci-app-travelmate: remove unneeded dependency
author
Dirk Brenken
<dev@brenken.org>
Fri, 7 Jul 2023 06:44:07 +0000
(08:44 +0200)
committer
Dirk Brenken
<dev@brenken.org>
Fri, 7 Jul 2023 06:44:07 +0000
(08:44 +0200)
Signed-off-by: Dirk Brenken <dev@brenken.org>
applications/luci-app-travelmate/Makefile
patch
|
blob
|
history
diff --git
a/applications/luci-app-travelmate/Makefile
b/applications/luci-app-travelmate/Makefile
index 28b9ba06032dfcc3d1a8c3e3a09961fdd8e8fa39..5444d2bbe0406acc048326869382b0b79cecabe8 100644
(file)
--- a/
applications/luci-app-travelmate/Makefile
+++ b/
applications/luci-app-travelmate/Makefile
@@
-1,10
+1,10
@@
-# Copyright 2017-202
2
Dirk Brenken (dev@brenken.org)
+# Copyright 2017-202
3
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-lib-jsonc
+LUCI_DEPENDS:=+travelmate
LUCI_PKGARCH:=all
PKG_LICENSE:=Apache-2.0