require_programs: Debian: find kpartx and losetup
All threads resolved!
All threads resolved!
Compare changes
Files
3- Caleb Connolly authored
On debian systems in particular special handling is needed for /usr/sbin. Let's do this once and then provide the host deps we use in a nice accessible dictionary. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
+ 11
− 8
@@ -14,6 +14,7 @@ from collections.abc import Sequence
@@ -58,14 +59,16 @@ ondev_min_version = "0.2.0"