device-lenovo-21bx: add dependencies for enabling wwan / mobile data (MR 4718)

In order to make it work properly, the fcc unlock script from MM should
also be enabled... This info will be added to the device's wiki page for
now since upstream MM discourages distros from enabling these unlock
scripts by default...

fixes https://gitlab.com/postmarketOS/pmaports/-/issues/2489

[ci:skip-build]: Already built successfully in CI.
This commit is contained in:
Clayton Craft 2024-01-12 12:39:35 -08:00 committed by Stefan Hansson
parent f18fa3eabc
commit 74f7f0bc37
No known key found for this signature in database
GPG key ID: 8A700086A9FE41FD

View file

@ -3,7 +3,7 @@
# Reference: <https://postmarketos.org/devicepkg>
pkgname=device-lenovo-21bx
pkgdesc="Lenovo ThinkPad X13s"
pkgver=3
pkgver=4
pkgrel=0
url="https://postmarketos.org"
license="MIT"
@ -38,11 +38,13 @@ nonfree_firmware() {
depends="
bootmac
firmware-lenovo-21bx
libmbim-tools
linux-firmware-ath11k
linux-firmware-qca
linux-firmware-qcom
pd-mapper
pd-mapper-openrc
qmi-utils
"
install="$subpkgname.post-install"