From aeb424c2aecbd656f717251ee93dd7fd7fa0ffaf Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sat, 21 Aug 2021 05:32:29 -0400 Subject: logi1: Install gajim and linphone --- diff --git a/hosts/logi1/pkgs b/hosts/logi1/pkgs index b32894a..3d98883 100644 --- a/hosts/logi1/pkgs +++ b/hosts/logi1/pkgs @@ -144,6 +144,7 @@ dnsutils ftp iperf3 + linphone nmap traceroute whois diff --git a/hosts/logi1/postinst b/hosts/logi1/postinst index ff3feb2..83ef94c 100644 --- a/hosts/logi1/postinst +++ b/hosts/logi1/postinst @@ -85,6 +85,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 in_target apt-get -q -y -t stretch-backports install debhelper || return 1 +in_target apt-get -q -y install gajim/stretch-backports \ + gajim-omemo/stretch-backports python3-nbxmpp/stretch-backports # Install diffoscope (needs "--no-install-recommends") and related packages. in_target apt-get -q -y --no-install-recommends install diffoscope \ -- cgit v0.9.1