kenzok8-package/luci-app-ubuntu/Makefile

21 lines
390 B
Makefile
Raw Permalink Normal View History

2023-01-20 08:48:32 +08:00
include $(TOPDIR)/rules.mk
2024-08-22 20:34:22 +08:00
PKG_VERSION:=1.1.1-20240822
2023-01-20 08:48:32 +08:00
PKG_RELEASE:=
LUCI_TITLE:=LuCI support for ubuntu
LUCI_PKGARCH:=all
2023-04-09 01:55:05 +08:00
LUCI_DEPENDS:=+docker +dockerd +luci-lib-iform +luci-lib-taskd
2023-01-20 08:48:32 +08:00
LUCI_EXTRA_DEPENDS:=luci-lib-iform (>=1.1)
define Package/luci-app-ubuntu/conffiles
/etc/config/ubuntu
endef
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature