community/soc-qcom: move msm-modem dependency to soc-qcom-modem subpackage

Pulling this in results in a bunch of modem related stuff that isn't
applicable to all Qualcomm devices.

Signed-off-by: Casey Connolly <kcxt@postmarketos.org>

Co-Authored-by: Victoria Brekenfeld <postmarketos@drakulix.de>
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8980>
This commit is contained in:
Casey Connolly 2026-06-11 23:27:57 +02:00 committed by The Friendly Meow (merge) Bot
parent fdcadfde88
commit 9cc85a5ba4
No known key found for this signature in database

View file

@ -3,14 +3,13 @@ maintainer="Casey Connolly <kcxt@postmarketos.org>"
pkgname=soc-qcom
pkgdesc="Common package for Qualcomm devices"
pkgver=9
pkgrel=0
pkgrel=1
url="https://postmarketos.org"
license="BSD-3-Clause"
arch="aarch64"
options="!check !archcheck !tracedeps"
depends="
bootmac
msm-modem
swclock-offset
tqftpserv
"
@ -78,9 +77,10 @@ gstreamer_systemd() {
modem() {
pkgdesc="Modem services and configuration"
depends="
q6voiced
msm-modem-uim-selection
81voltd
msm-modem
msm-modem-uim-selection
q6voiced
"
mkdir -p "$subpkgdir"