From df63b20a882ef2adee1f157ad6dd0aa589ba4620 Mon Sep 17 00:00:00 2001 From: discip <53649486+discip@users.noreply.github.com> Date: Thu, 22 Sep 2022 22:27:19 +0200 Subject: [PATCH] fixes #162 https://github.com/home-assistant/supervised-installer/issues/162 --- homeassistant-supervised/DEBIAN/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant-supervised/DEBIAN/control b/homeassistant-supervised/DEBIAN/control index cd2be0a..938afb5 100755 --- a/homeassistant-supervised/DEBIAN/control +++ b/homeassistant-supervised/DEBIAN/control @@ -3,7 +3,7 @@ Section: base Version: 1.2.2 Priority: optional Architecture: all -Depends: curl, bash, docker-ce, dbus, network-manager, apparmor, jq, systemd, os-agent, systemd-journal-remote +Depends: curl, bash, docker-ce, dbus, network-manager, apparmor, jq, systemd, os-agent-armhf, systemd-journal-remote Maintainer: Matheson Steplock Homepage: https://www.home-assistant.io/ Description: Home Assistant Supervised