pine64-pinetab: depend on u-boot >= 2021.01_git20201228-r2 (MR 2149)

This commit is contained in:
Bart Ribbers 2021-05-27 14:07:35 +02:00
parent 5a5a3cd619
commit 248989c316
No known key found for this signature in database
GPG Key ID: 699D16185DAFAE61

View File

@ -4,7 +4,7 @@
pkgname=device-pine64-pinetab
pkgdesc="PINE64 PineTab"
pkgver=0.9
pkgrel=0
pkgrel=1
url="https://postmarketos.org"
license="MIT"
arch="aarch64"
@ -14,7 +14,7 @@ depends="
mesa-egl
mesa-dri-gallium
postmarketos-base
u-boot-pinephone
u-boot-pinephone>=2021.01_git20201228-r2
u-boot-tools
"
makedepends="devicepkg-dev"