small-package/luci-app-systools/Makefile

17 lines
337 B
Makefile
Raw Normal View History

2023-01-20 08:48:32 +08:00
include $(TOPDIR)/rules.mk
2023-03-12 16:22:02 +08:00
PKG_VERSION:=1.0.3-20230312
2023-01-20 08:48:32 +08:00
PKG_RELEASE:=
LUCI_TITLE:=LuCI support for SysTools
LUCI_PKGARCH:=all
2023-03-12 23:35:24 +08:00
LUCI_DEPENDS:=+lsblk +docker +luci-lib-iform +luci-lib-taskd +speedtestcli
2023-01-20 08:48:32 +08:00
LUCI_EXTRA_DEPENDS:=luci-lib-iform (>=1.1)
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature