修复依赖
This commit is contained in:
parent
147da5b4a8
commit
42268e54f9
3
Makefile
3
Makefile
@ -5,6 +5,7 @@ LUCI_DEPENDS:=@(aarch64||arm||x86_64) \
|
|||||||
+luci-compat \
|
+luci-compat \
|
||||||
+luci-lib-docker \
|
+luci-lib-docker \
|
||||||
+docker \
|
+docker \
|
||||||
|
+dockerd \
|
||||||
+ttyd
|
+ttyd
|
||||||
LUCI_PKGARCH:=all
|
LUCI_PKGARCH:=all
|
||||||
|
|
||||||
@ -14,6 +15,6 @@ PKG_MAINTAINER:=lisaac <lisaac.cn@gmail.com> \
|
|||||||
|
|
||||||
PKG_VERSION:=v0.5.13
|
PKG_VERSION:=v0.5.13
|
||||||
|
|
||||||
include ../../luci.mk
|
include $(TOPDIR)/feeds/luci/luci.mk
|
||||||
|
|
||||||
# call BuildPackage - OpenWrt buildroot signature
|
# call BuildPackage - OpenWrt buildroot signature
|
||||||
|
Loading…
x
Reference in New Issue
Block a user