device-pine64-pinephone: depend on fwupd (MR 2760)

Installing fwupd allows automatic upgrades of the Quectel EG25-G modem
firmware.
This commit is contained in:
Dylan Van Assche 2021-12-19 12:00:04 +01:00 committed by Oliver Smith
parent 6a8b3127f9
commit b71d958fe7
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

@ -5,7 +5,7 @@
# Co-Maintainer: Clayton Craft <clayton@craftyguy.net>
# Co-Maintainer: Dylan Van Assche <me@dylanvanassche.be>
pkgname=device-pine64-pinephone
pkgver=0.37
pkgver=0.38
pkgrel=0
pkgdesc="PINE64 PinePhone"
url="https://postmarketos.org"
@ -34,6 +34,9 @@ depends="
postmarketos-base
u-boot-pinephone>=2021.01_git20201228-r2
u-boot-tools
fwupd
fwupd-plugin-modem_manager
fwupd-plugin-fastboot
"
makedepends="devicepkg-dev dtc"
install="$pkgname.post-install $pkgname.post-upgrade $pkgname.pre-upgrade"