From 2859f2c8f35f1e7363fceabb978e9c867fa5208c Mon Sep 17 00:00:00 2001 From: Clayton Craft Date: Mon, 14 Feb 2022 13:03:05 -0800 Subject: [PATCH] main/postmarketos-ondev: depend on losetup (MR 2933) ondev-boot-mount.sh expects the 'real' losetup (it uses --show), instead of the busybox version (which doesn't support that parameter). Alpine broke this in 31372fab76 when they split out losetup from util-linux [ci:skip-build]: already built successfully in CI --- main/postmarketos-ondev/APKBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/main/postmarketos-ondev/APKBUILD b/main/postmarketos-ondev/APKBUILD index de788a0d8..68d9391e0 100644 --- a/main/postmarketos-ondev/APKBUILD +++ b/main/postmarketos-ondev/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Oliver Smith pkgname=postmarketos-ondev pkgver=0.7.4 -pkgrel=0 +pkgrel=1 pkgdesc="Calamares based on-device installer" url="https://postmarketos.org" # armhf blocked by qt5-qtdeclarative @@ -24,6 +24,7 @@ depends=" haveged-openrc i3wm kirigami2 + losetup mesa-egl qt5-qtvirtualkeyboard qtvirtualkeyboard-plasma