diff --git a/device/testing/u-boot-pine64-pinephonepro/APKBUILD b/device/testing/u-boot-pine64-pinephonepro/APKBUILD index 7cc2089e9..c2f393393 100644 --- a/device/testing/u-boot-pine64-pinephonepro/APKBUILD +++ b/device/testing/u-boot-pine64-pinephonepro/APKBUILD @@ -1,13 +1,22 @@ # Mainline u-boot with the PinePhone Pro device tree and config pkgname=u-boot-pine64-pinephonepro pkgver=2021.01 -pkgrel=0 +pkgrel=1 pkgdesc="u-boot bootloader for the pinephone pro" url="https://git.sr.ht/~martijnbraam/u-boot" arch="aarch64" license="GPL-2.0-or-later OFL-1.1 BSD-2-Clause BSD-3-Clause eCos-2.0 IBM-pibs ISC LGPL-2.0-only LGPL-2.1-only X11" -makedepends="$depends_dev bc dtc python3-dev swig bison flex openssl-dev arm-trusted-firmware" +makedepends="$depends_dev + arm-trusted-firmware + bc + bison + dtc + flex + openssl-dev + python3-dev + swig + " options="!check" _commit="5fbafb8bc4cedb6d7aaefc525daa6145ea648528" source="