summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-08-30 09:57:34 +0200
committerChristian Poessinger <christian@poessinger.com>2020-08-30 09:57:34 +0200
commit9dd1557c27b5e7c91cbba7edc03f70f9788c19fe (patch)
tree6097ad055e1b6e4d7f5b8050b02c55fb151c1926
parente307eb2f2959785420f1a40bbde0a9aa3c7c2eb2 (diff)
downloadvyatta-cfg-9dd1557c27b5e7c91cbba7edc03f70f9788c19fe.tar.gz
vyatta-cfg-9dd1557c27b5e7c91cbba7edc03f70f9788c19fe.zip
Debian: add missing dependency on systemd (for systemctl)
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 716ca32..192e95e 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Depends: sed (>= 4.1.5),
libsocket6-perl,
libvyatta-cfg1 (>=${binary:Version}),
unionfs-fuse,
+ systemd,
libboost-filesystem1.55.0 | libboost-filesystem1.62.0 | libboost-filesystem1.67.0,
libapt-pkg4.12 | libapt-pkg5.0,
${perl:Depends}, ${shlibs:Depends}