X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=applications%2Fluci-app-travelmate%2FMakefile;h=08ad6c4a5b356216215253974aad8668da975271;hb=b3cb81c67fdf5bf2bf58b49273ebffefc8c9cac2;hp=2bd25bc17160aa6f9e66ebec79fa0137b1506f55;hpb=c555814edbc934f781238ba6844e2f7e1afdc2e5;p=project%2Fluci.git diff --git a/applications/luci-app-travelmate/Makefile b/applications/luci-app-travelmate/Makefile index 2bd25bc171..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:=+travelmate +luci-lib-jsonc +qrencode +LUCI_DEPENDS:=+travelmate +luci-lib-jsonc LUCI_PKGARCH:=all +PKG_LICENSE:=Apache-2.0 + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature