fix gitignore and control
This commit is contained in:
parent
d210392b15
commit
89bfba28df
2 changed files with 2 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1 +1 @@
|
|||
homeassistant-supervised/DEBIAN/postinst
|
||||
homeassistant-supervised.deb
|
||||
|
|
|
@ -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 <https://mathesonsteplock.ca/>
|
||||
Homepage: https://www.home-assistant.io/
|
||||
Description: Home Assistant Supervised
|
||||
|
|
Loading…
Reference in a new issue