Use Pre-Depends
This commit is contained in:
parent
8b1d7a3656
commit
257a09acdc
1 changed files with 3 additions and 2 deletions
|
@ -1,9 +1,10 @@
|
|||
Package: homeassistant-supervised
|
||||
Section: base
|
||||
Version: 1.7.0
|
||||
Version: 1.8.0
|
||||
Priority: optional
|
||||
Architecture: all
|
||||
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
|
||||
Pre-Depends: curl, bash, docker-ce, dbus, network-manager, apparmor, jq, systemd, os-agent, systemd-journal-remote, systemd-resolved | systemd (>=247.3-7+deb11)
|
||||
Depends: bluez, cifs-utils, nfs-common
|
||||
Maintainer: Matheson Steplock <https://mathesonsteplock.ca/>
|
||||
Homepage: https://www.home-assistant.io/
|
||||
Description: Home Assistant Supervised
|
||||
|
|
Loading…
Reference in a new issue