summaryrefslogtreecommitdiffstats
path: root/hosts
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2018-05-15 14:22:47 (EDT)
committer P. J. McDermott <pj@pehjota.net>2018-05-16 17:22:24 (EDT)
commit24ca8a4fb40a786f506485fbcf49c8206b05dc70 (patch)
treef8fad169c9b0847d26dc8b0e7a1484b10f628673 /hosts
parentec9daf877e8e6e21cbc5126abc844d0d9b3ce309 (diff)
downloadpc-inst-24ca8a4fb40a786f506485fbcf49c8206b05dc70.zip
pc-inst-24ca8a4fb40a786f506485fbcf49c8206b05dc70.tar.gz
pc-inst-24ca8a4fb40a786f506485fbcf49c8206b05dc70.tar.bz2
logi1: Install jsbeautifier
Diffstat (limited to 'hosts')
-rw-r--r--hosts/logi1/postinst3
1 files changed, 2 insertions, 1 deletions
diff --git a/hosts/logi1/postinst b/hosts/logi1/postinst
index 374f71e..6f19eae 100644
--- a/hosts/logi1/postinst
+++ b/hosts/logi1/postinst
@@ -65,7 +65,8 @@ 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") and related packages.
-in_target apt-get -q -y --no-install-recommends install diffoscope trydiffoscope
+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