From ff6810f82163a0fd2b8047f84ab883cc7562512e Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Sun, 13 Apr 2025 19:25:41 +0200 Subject: [PATCH] device-pine64-pinephone: u-boot-tools in makedeps Put u-boot-tools into makedepends to fix building the package with current pmbootstrap master, which has stricter dependency handling. Related: https://postmarketos.org/blog/2025/03/04/pmOS-update-2025-02/#pmbootstrap Part-of: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6407 --- device/community/device-pine64-pinephone/APKBUILD | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/device/community/device-pine64-pinephone/APKBUILD b/device/community/device-pine64-pinephone/APKBUILD index 52d02ee36..fb14f6f11 100644 --- a/device/community/device-pine64-pinephone/APKBUILD +++ b/device/community/device-pine64-pinephone/APKBUILD @@ -3,7 +3,7 @@ # Co-Maintainer: Jan Jasper de Kroon pkgname=device-pine64-pinephone pkgver=8 -pkgrel=1 +pkgrel=2 pkgdesc="PINE64 PinePhone" url="https://postmarketos.org" license="MIT" @@ -40,7 +40,11 @@ depends=" " # FIXME: use upstream alsa-ucm-conf instead, once it works the same (pma#2115) replaces="alsa-ucm-conf" -makedepends="devicepkg-dev dtc" +makedepends=" + devicepkg-dev + dtc + u-boot-tools +" install="$pkgname.pre-upgrade" source=" 00_alsa_pinephone_dshare.conf