From 9cc85a5ba4197b937e7dae1d5b22ae67d8b622ca Mon Sep 17 00:00:00 2001 From: Casey Connolly Date: Thu, 11 Jun 2026 23:27:57 +0200 Subject: [PATCH] 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 Co-Authored-by: Victoria Brekenfeld Part-of: --- device/community/soc-qcom/APKBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/device/community/soc-qcom/APKBUILD b/device/community/soc-qcom/APKBUILD index 66a99c03c..99760114e 100644 --- a/device/community/soc-qcom/APKBUILD +++ b/device/community/soc-qcom/APKBUILD @@ -3,14 +3,13 @@ maintainer="Casey Connolly " 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"