mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
d/control: Add python3-systemd as a dependency
Module systemd.journal is used for writing proper structured messages to systemd-journald. This was earlier only a recommends. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
fea7956527
commit
28e19abf46
3
debian/control
vendored
3
debian/control
vendored
@ -104,6 +104,7 @@ Depends:
|
||||
python3-psutil,
|
||||
python3-requests,
|
||||
python3-ruamel.yaml,
|
||||
python3-systemd,
|
||||
python3-yaml,
|
||||
sudo,
|
||||
wget,
|
||||
@ -155,8 +156,6 @@ Recommends:
|
||||
powermgmt-base,
|
||||
# fuser, pstree and other utilities
|
||||
psmisc,
|
||||
# Optional FreedomBox dependency
|
||||
python3-systemd,
|
||||
# Manage /etc/resolv.conf
|
||||
resolvconf,
|
||||
# Tool to kill WLAN, Bluetooth and moble broadband
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user