From cb57db38d6861a7ec373df9b124dec39d49d282f Mon Sep 17 00:00:00 2001 From: Matheson Steplock Date: Sat, 4 Nov 2023 18:36:41 +0000 Subject: [PATCH] Workaround to allow installation on Debian 11 --- 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 e760320..859f4d8 100755 --- a/homeassistant-supervised/DEBIAN/control +++ b/homeassistant-supervised/DEBIAN/control @@ -3,7 +3,7 @@ Section: base Version: 1.5.0 Priority: optional Architecture: all -Depends: curl, bash, docker-ce, dbus, network-manager, apparmor, jq, systemd, os-agent, systemd-journal-remote, systemd-resolved, nfs-common, cifs-utils +Depends: curl, bash, docker-ce, dbus, network-manager, apparmor, jq, systemd, os-agent, systemd-journal-remote, systemd-resolved | systemd (>=247.3-7+deb11), nfs-common, cifs-utils Maintainer: Matheson Steplock Homepage: https://www.home-assistant.io/ Description: Home Assistant Supervised