main/device-pine64-pinephone: install nonfree-firmware subpackage via _pmb_recommends (MR 4822)
... instead of relying on pmb's interactive question that is being removed in pmbootstrap!2255 [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
bc32205ef8
commit
5e7d14a297
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
# Co-Maintainer: Jan Jasper de Kroon <jajadekroon@gmail.com>
|
||||
pkgname=device-pine64-pinephone
|
||||
pkgver=0.47
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="PINE64 PinePhone"
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
|
@ -71,6 +71,7 @@ source="
|
|||
# workaround to purge the -elogind subpackage that was previously
|
||||
# created/installed
|
||||
provides="$pkgname-elogind=$pkgver-r$pkgrel"
|
||||
_pmb_recommends="$pkgname-nonfree-firmware"
|
||||
|
||||
build() {
|
||||
devicepkg_build $startdir $pkgname
|
||||
|
|
Loading…
Reference in a new issue