summaryrefslogtreecommitdiffstats
path: root/hosts
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2018-05-15 01:02:25 (EDT)
committer P. J. McDermott <pj@pehjota.net>2018-05-16 17:21:59 (EDT)
commitec9daf877e8e6e21cbc5126abc844d0d9b3ce309 (patch)
tree7ded3de3fd24d7d6ebb445b00a5f1282ad254610 /hosts
parentaaead472ca2b46da20aad5e43d2d7f26f9ac005b (diff)
downloadpc-inst-ec9daf877e8e6e21cbc5126abc844d0d9b3ce309.zip
pc-inst-ec9daf877e8e6e21cbc5126abc844d0d9b3ce309.tar.gz
pc-inst-ec9daf877e8e6e21cbc5126abc844d0d9b3ce309.tar.bz2
logi1: Install trydiffoscope
Diffstat (limited to 'hosts')
-rw-r--r--hosts/logi1/postinst4
1 files changed, 2 insertions, 2 deletions
diff --git a/hosts/logi1/postinst b/hosts/logi1/postinst
index 7fc0602..374f71e 100644
--- a/hosts/logi1/postinst
+++ b/hosts/logi1/postinst
@@ -64,8 +64,8 @@ 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
+# Install diffoscope (needs "--no-install-recommends") and related packages.
+in_target apt-get -q -y --no-install-recommends install diffoscope trydiffoscope
# Set default x-www-browser.
in_target update-alternatives --set x-www-browser /usr/bin/midori