summaryrefslogtreecommitdiffstats
path: root/hosts/logi1/postinst
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/logi1/postinst')
-rw-r--r--hosts/logi1/postinst3
1 files changed, 3 insertions, 0 deletions
diff --git a/hosts/logi1/postinst b/hosts/logi1/postinst
index 15512a7..7fc0602 100644
--- a/hosts/logi1/postinst
+++ b/hosts/logi1/postinst
@@ -64,6 +64,9 @@ in_target update-rc.d mpd disable
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
+# Install diffoscope (needs "--no-install-recommends").
+in_target apt-get -q -y --no-install-recommends install diffoscope
+
# Set default x-www-browser.
in_target update-alternatives --set x-www-browser /usr/bin/midori