Update depends.patch
This commit is contained in:
parent
6748db2ce0
commit
f91551bfb6
|
@ -115,15 +115,6 @@
|
|||
TITLE+= (with SSL support)
|
||||
VARIANT:=ssl
|
||||
DEFAULT_VARIANT:=1
|
||||
|
||||
--- a/luci-app-homeassistant/Makefile
|
||||
+++ b/luci-app-homeassistant/Makefile
|
||||
@@ -7,7 +7,7 @@ PKG_RELEASE:=
|
||||
|
||||
LUCI_TITLE:=LuCI support for homeassistant
|
||||
LUCI_PKGARCH:=all
|
||||
-LUCI_DEPENDS:=+lsblk +docker +luci-lib-taskd
|
||||
+LUCI_DEPENDS:=@(aarch64||arm||x86_64) +lsblk +docker +dockerd +luci-lib-taskd
|
||||
|
||||
define Package/luci-app-homeassistant/conffiles
|
||||
/etc/config/homeassistant
|
||||
|
|
Loading…
Reference in New Issue