summaryrefslogtreecommitdiffstats
path: root/hosts/logi1
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2018-01-21 00:37:34 (EST)
committer P. J. McDermott <pj@pehjota.net>2018-01-21 00:37:34 (EST)
commitb227be16d6a118e13d183c6c8ce0027f7c6297e7 (patch)
tree2616f9d6544b8317fbd94e1cdb2ded431f255cc6 /hosts/logi1
parent14a087035b7d0a6f842320d9bf0ea6bdd11d6043 (diff)
downloadpc-inst-b227be16d6a118e13d183c6c8ce0027f7c6297e7.zip
pc-inst-b227be16d6a118e13d183c6c8ce0027f7c6297e7.tar.gz
pc-inst-b227be16d6a118e13d183c6c8ce0027f7c6297e7.tar.bz2
logi1: List debug packages in pkgs file
Diffstat (limited to 'hosts/logi1')
-rw-r--r--hosts/logi1/pkgs3
-rw-r--r--hosts/logi1/postinst2
2 files changed, 3 insertions, 2 deletions
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