Adusted d/control to handle setup using the Debian Docker packages
Docker in Debian is called docker.io, and is a tested alternative for setting up Home Assistant Supervisor and friends.
This commit is contained in:
parent
089222313e
commit
b4f70e450c
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ Section: base
|
||||||
Version: 1.0.2
|
Version: 1.0.2
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: curl, bash, docker-ce, dbus, network-manager, apparmor, jq, systemd, os-agent
|
Depends: curl, bash, docker-ce | docker.io, 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
|
||||||
|
|
Loading…
Reference in a new issue