From 63d8c7c7f81e209b0fc370c96249ff548be295ff Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 21 May 2018 15:13:55 -0400 Subject: logi1: Install backported debhelper This also pulls in newer cmake, cmake-data, dh-autoreconf, and quilt packages. --- (limited to 'hosts/logi1/postinst') diff --git a/hosts/logi1/postinst b/hosts/logi1/postinst index 624cffd..d0fdebd 100644 --- a/hosts/logi1/postinst +++ b/hosts/logi1/postinst @@ -63,6 +63,7 @@ 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 -t stretch-backports install debhelper || return 1 # Install diffoscope (needs "--no-install-recommends") and related packages. in_target apt-get -q -y --no-install-recommends install diffoscope \ -- cgit v0.9.1