pack/luci-app-systools/Makefile

15 lines
304 B
Makefile
Raw Normal View History

2023-08-05 02:39:21 +08:00
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for SysTools
LUCI_PKGARCH:=all
LUCI_DEPENDS:=+lsblk +docker +dockerd +luci-lib-iform +luci-lib-taskd +speedtestcli
LUCI_EXTRA_DEPENDS:=luci-lib-iform (>=1.1)
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature