From 84ae48020df717bccf60670f0ce00dd4e052f47d Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 20 Dec 2020 15:49:52 +0200 Subject: fix(debian): add daemonize to build dependencies This is needed by lib/daemon. Without daemonize, the test suite fails. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 38df5f1..3779f72 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Priority: optional Standards-Version: 4.2.0 Build-Depends: debhelper (>= 10~), dh-cargo, python3, pandoc, texlive-latex-base, texlive-latex-recommended, texlive-fonts-recommended, librsvg2-bin, graphviz, - pandoc-citeproc, plantuml + pandoc-citeproc, plantuml, daemonize Homepage: https://subplot.liw.fi Package: subplot -- cgit v1.2.1