soc-qcom-sdm845: depend on 81voltd (MR 5387)
Signed-off-by: Alistair Francis <alistair@alistair23.me> [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
5f68d24452
commit
bb96fdc480
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
pkgname=soc-qcom-sdm845
|
pkgname=soc-qcom-sdm845
|
||||||
pkgdesc="Common package for Qualcomm SDM845 devices"
|
pkgdesc="Common package for Qualcomm SDM845 devices"
|
||||||
pkgver=22
|
pkgver=22
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -57,6 +57,7 @@ modem() {
|
||||||
q6voiced
|
q6voiced
|
||||||
q6voiced-openrc
|
q6voiced-openrc
|
||||||
msm-modem-uim-selection
|
msm-modem-uim-selection
|
||||||
|
81voltd
|
||||||
"
|
"
|
||||||
|
|
||||||
install="$subpkgname.post-install $subpkgname.post-upgrade"
|
install="$subpkgname.post-install $subpkgname.post-upgrade"
|
||||||
|
|
Loading…
Reference in a new issue