pine64-pinephonepro: remove u-boot-pine64-pinephonepro dependency (MR 3049)
We're using Tow-Boot now, so remove this as it is unnecessary and
makes the package unbuildable since the dependency doesn't exist
any more.
Fixes d26cc84c32
Closes https://gitlab.com/postmarketOS/pmaports/-/issues/1483
This commit is contained in:
parent
dd31d3f94c
commit
9089cd9127
1 changed files with 1 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
pkgname=device-pine64-pinephonepro
|
pkgname=device-pine64-pinephonepro
|
||||||
pkgdesc="PINE64 PinePhone Pro"
|
pkgdesc="PINE64 PinePhone Pro"
|
||||||
pkgver=2.0
|
pkgver=2.0
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -16,7 +16,6 @@ depends="
|
||||||
linux-pine64-pinephonepro
|
linux-pine64-pinephonepro
|
||||||
mesa-dri-gallium
|
mesa-dri-gallium
|
||||||
postmarketos-base
|
postmarketos-base
|
||||||
u-boot-pine64-pinephonepro
|
|
||||||
fwupd
|
fwupd
|
||||||
fwupd-plugin-modem_manager
|
fwupd-plugin-modem_manager
|
||||||
fwupd-plugin-fastboot
|
fwupd-plugin-fastboot
|
||||||
|
|
Loading…
Reference in a new issue