summaryrefslogtreecommitdiffstats
path: root/hosts/alsvid3/postinst
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/alsvid3/postinst')
-rw-r--r--hosts/alsvid3/postinst4
1 files changed, 4 insertions, 0 deletions
diff --git a/hosts/alsvid3/postinst b/hosts/alsvid3/postinst
index b9db945..e70ee7f 100644
--- a/hosts/alsvid3/postinst
+++ b/hosts/alsvid3/postinst
@@ -38,6 +38,10 @@ in_target apt-get -q -y install kicad/jessie-backports || return 1
in_target apt-get -q -y install tor/jessie-backports torsocks/jessie-backports \
|| return 1
+# Install diffoscope (lots of recommended packages) and related packages.
+in_target apt-get -q -y --no-install-recommends install diffoscope \
+ jsbeautifier trydiffoscope
+
# Set default x-www-browser.
in_target update-alternatives --set x-www-browser /usr/bin/midori