diff options
Diffstat (limited to 'applications/luci-app-travelmate')
-rw-r--r-- | applications/luci-app-travelmate/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/applications/luci-app-travelmate/Makefile b/applications/luci-app-travelmate/Makefile index ec16edaddd..34ecbe1de5 100644 --- a/applications/luci-app-travelmate/Makefile +++ b/applications/luci-app-travelmate/Makefile @@ -5,7 +5,6 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for Travelmate LUCI_DEPENDS:=+luci-base +travelmate -LUCI_PKGARCH:=all PKG_LICENSE:=Apache-2.0 |