summaryrefslogtreecommitdiffstats
path: root/hosts/logi1/postinst
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/logi1/postinst')
-rw-r--r--hosts/logi1/postinst1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/logi1/postinst b/hosts/logi1/postinst
index 624cffd..d0fdebd 100644
--- a/hosts/logi1/postinst
+++ b/hosts/logi1/postinst
@@ -63,6 +63,7 @@ in_target update-rc.d mpd disable
# Install backported packages.
in_target apt-get -q -y install kicad/stretch-backports || return 1
in_target apt-get -q -y install tor/stretch-backports torsocks || return 1
+in_target apt-get -q -y -t stretch-backports install debhelper || return 1
# Install diffoscope (needs "--no-install-recommends") and related packages.
in_target apt-get -q -y --no-install-recommends install diffoscope \