Reorganize dependencies (#368)

This commit is contained in:
Matheson Steplock 2024-05-23 04:43:43 -04:00 committed by GitHub
parent ec41ff48be
commit c7848eec49
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 2 deletions

View file

@ -19,6 +19,7 @@ Step 1: Install the following dependencies with this command:
```bash
apt install \
apparmor \
bluez \
cifs-utils \
curl \
dbus \

View file

@ -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