kenzok8-package/luci-app-ubuntu/Makefile
2024-08-22 20:34:22 +08:00

21 lines
390 B
Makefile

include $(TOPDIR)/rules.mk
PKG_VERSION:=1.1.1-20240822
PKG_RELEASE:=
LUCI_TITLE:=LuCI support for ubuntu
LUCI_PKGARCH:=all
LUCI_DEPENDS:=+docker +dockerd +luci-lib-iform +luci-lib-taskd
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