From b227be16d6a118e13d183c6c8ce0027f7c6297e7 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 21 Jan 2018 00:37:34 -0500 Subject: logi1: List debug packages in pkgs file --- (limited to 'hosts/logi1') diff --git a/hosts/logi1/pkgs b/hosts/logi1/pkgs index 5931b75..08ab7db 100644 --- a/hosts/logi1/pkgs +++ b/hosts/logi1/pkgs @@ -334,3 +334,6 @@ python-six visualboyadvance wesnoth +# Debugging symbols + libglib2.0-0-dbg + libgtk-3-0-dbgsym diff --git a/hosts/logi1/postinst b/hosts/logi1/postinst index 2515e67..cffb8d3 100644 --- a/hosts/logi1/postinst +++ b/hosts/logi1/postinst @@ -41,8 +41,6 @@ in_target update-rc.d mpd disable # Install backported packages. 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 install libglib2.0-0-dbg libgtk-3-0-dbgsym || \ - return 1 # Set default x-www-browser. in_target update-alternatives --set x-www-browser /usr/bin/midori -- cgit v0.9.1