summaryrefslogtreecommitdiff
path: root/dh_runit
diff options
context:
space:
mode:
Diffstat (limited to 'dh_runit')
-rwxr-xr-xdh_runit1
1 files changed, 1 insertions, 0 deletions
diff --git a/dh_runit b/dh_runit
index 3be25bb..36031ed 100755
--- a/dh_runit
+++ b/dh_runit
@@ -100,6 +100,7 @@ HERE
100 } 100 }
101 } 101 }
102 addsubstvar($pkg, 'misc:Depends', 'runit', '>= 2.1.2-7'); 102 addsubstvar($pkg, 'misc:Depends', 'runit', '>= 2.1.2-7');
103 addsubstvar($pkg, 'misc:Depends', 'runit-helper');
103} 104}
104 105
105# PROMISE: DH NOOP WITHOUT runit 106# PROMISE: DH NOOP WITHOUT runit