From 89bfba28df006d4da83406bd00519e21fcc180be Mon Sep 17 00:00:00 2001 From: Matheson Steplock Date: Tue, 7 Sep 2021 00:59:39 +0000 Subject: [PATCH] fix gitignore and control --- .gitignore | 2 +- homeassistant-supervised/DEBIAN/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b32f667..c291781 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -homeassistant-supervised/DEBIAN/postinst +homeassistant-supervised.deb diff --git a/homeassistant-supervised/DEBIAN/control b/homeassistant-supervised/DEBIAN/control index 0fbe4fa..9ded408 100644 --- a/homeassistant-supervised/DEBIAN/control +++ b/homeassistant-supervised/DEBIAN/control @@ -2,7 +2,7 @@ Package: homeassistant-supervised Version: 2021.9.0 Priority: optional Architecture: all -Depends: curl, bash, docker-ce, dbus, network-manager, apparmor, jq, systemd +Depends: curl, bash, docker-ce, dbus, network-manager, apparmor, jq, systemd, os-agent Maintainer: Matheson Steplock Homepage: https://www.home-assistant.io/ Description: Home Assistant Supervised