op-packages/luci-app-ubuntu/Makefile
github-actions[bot] 018760a43f 🎁 Sync 2026-03-21 01:00:03
2026-03-21 01:00:03 +08:00

21 lines
391 B
Makefile

include $(TOPDIR)/rules.mk
PKG_VERSION:=1.1.1-20240822
PKG_RELEASE:=3
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