Update 'Makefile'

main
ben 1 year ago
parent 6340489983
commit 596e66904a

@ -3,12 +3,12 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for lxd
LUCI_TITLE:=LuCI lxc-attach support for lxc
LUCI_PKGARCH:=all
LUCI_DEPENDS:=+lsblk +lxdc +luci-lib-taskd +docker
LUCI_DEPENDS:=+lsblk +lxc +luci-lib-taskd +docker
define Package/luci-app-lxdterm/conffiles
/etc/config/lxdterm
define Package/luci-app-lxc-attach/conffiles
/etc/config/lxc-attach
endef
include $(TOPDIR)/feeds/luci/luci.mk

Loading…
Cancel
Save