diff options
| author | Jörg Frings-Fürst <debian@jff.email> | 2026-03-10 14:44:41 +0100 |
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff.email> | 2026-03-10 14:44:41 +0100 |
| commit | 69f1c1f109732cd873e266551f0a4bab8602afe6 (patch) | |
| tree | f2be6670180444ed179f94cb90df151107308c21 /debian/control | |
| parent | ef87e02dab6184e81a19a02f7dd2a4f50698a64c (diff) | |
d/control: Add version to Depend init-system-helpers
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 42d81e1..2ccb8f5 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, anacron, - init-system-helpers, + init-system-helpers (>= 1.69), rpcbind Pre-Depends: ${misc:Pre-Depends}, |
