fix gitignore and control

This commit is contained in:
Matheson Steplock 2021-09-07 00:59:39 +00:00 committed by GitHub
parent d210392b15
commit 89bfba28df
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View file

@ -1 +1 @@
homeassistant-supervised/DEBIAN/postinst homeassistant-supervised.deb

View file

@ -2,7 +2,7 @@ Package: homeassistant-supervised
Version: 2021.9.0 Version: 2021.9.0
Priority: optional Priority: optional
Architecture: all 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 <https://mathesonsteplock.ca/> Maintainer: Matheson Steplock <https://mathesonsteplock.ca/>
Homepage: https://www.home-assistant.io/ Homepage: https://www.home-assistant.io/
Description: Home Assistant Supervised Description: Home Assistant Supervised