community/device-pine64-pinephonepro: refactor fwupd plugins (MR 3513)
fwupd 1.8.6 has all plugins builtin, remove subpackages
This commit is contained in:
parent
fa048b7517
commit
2867af783a
1 changed files with 2 additions and 6 deletions
|
@ -3,7 +3,7 @@
|
|||
pkgname=device-pine64-pinephonepro
|
||||
pkgdesc="PINE64 PinePhone Pro"
|
||||
pkgver=3.3
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="aarch64"
|
||||
|
@ -15,11 +15,7 @@ depends="
|
|||
linux-pine64-pinephonepro
|
||||
mesa-dri-gallium
|
||||
postmarketos-base
|
||||
fwupd
|
||||
fwupd-plugin-fastboot
|
||||
fwupd-plugin-logind
|
||||
fwupd-plugin-modem_manager
|
||||
fwupd-plugin-upower
|
||||
fwupd>=1.8.6
|
||||
"
|
||||
makedepends="
|
||||
devicepkg-dev
|
||||
|
|
Loading…
Reference in a new issue