diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2019-12-22 17:02:25 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2019-12-22 17:02:25 +0100 |
commit | 832225b62a245c0e77b32d520bcd821bc805ffcc (patch) | |
tree | 20b8d6b3fca8a3c7d1eac04a14b2d446db0597a6 /debian/control | |
parent | 75b4e45bdbfa765e4aeb70e973c5144b4b19105c (diff) |
d/control: Add anacron to Depends
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 6ea3f66..1dfbfad 100644 --- a/debian/control +++ b/debian/control @@ -18,6 +18,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, + anacron, lsb-base (>= 3.0-6), rpcbind Pre-Depends: |