From 28e19abf463447070a3d98beb3a0d9ad605e01a1 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Wed, 17 Jun 2020 21:00:27 -0700 Subject: [PATCH] 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 Reviewed-by: James Valleroy --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/control b/debian/control index d14cd7ded..7851dc283 100644 --- a/debian/control +++ b/debian/control @@ -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