From ba367c31bcb15f8c3934233cb5e673e35adf50d4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ond=C5=99ej=20Sur=C3=BD?= <ondrej@sury.org>
Date: Sun, 1 Mar 2020 17:20:14 +0100
Subject: [PATCH] Add (non-existent) systemd-tmpfiles package as alternative to
 systemd

---
 debian/control.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control.in b/debian/control.in
index 404c7ebf8c..ce66626e4c 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -237,7 +237,7 @@ Depends: libmagic1,
          php@PHP_VERSION@-common (= ${binary:Version}),
          php@PHP_VERSION@-json,
          php@PHP_VERSION@-opcache,
-         systemd,
+         systemd | systemd-tmpfiles,
          tzdata,
          ucf,
          ${misc:Depends},
-- 
GitLab