[mythtv] [PATCH] DEB: Add systemd dependency

Philipp Matthias Hahn pmhahn+mythtv at pmhahn.de
Sun Mar 4 17:57:19 UTC 2018


to enable journal and notify support

> configure
...
> systemd_notify            no
> systemd_journal           no
---
 deb/debian/control.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/deb/debian/control.in b/deb/debian/control.in
index 53f937d..67ef2a0 100644
--- a/deb/debian/control.in
+++ b/deb/debian/control.in
@@ -90,6 +90,7 @@ Build-Depends:  debhelper (>= 9),
                 uuid-dev,
                 libxml-xpath-perl,
                 git,
+                libsystemd-dev,
                 dh-systemd,
                 libraspberrypi-dev [armhf] | hello,
 
-- 
2.16.2



More information about the mythtv-dev mailing list