From 24ca8a4fb40a786f506485fbcf49c8206b05dc70 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 15 May 2018 14:22:47 -0400 Subject: logi1: Install jsbeautifier --- (limited to 'hosts/logi1') 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 -- cgit v0.9.1