device-samsung-starqltechn: add alsa ucm profiles dependency (MR 6322)

Starqltechn alsa ucm profiles was included in alsa-ucm-conf-sdm845
repository. Add it to dependency list to get audio working.

This also sorts depends and source lists alphabetically.

[ci:skip-build]: already built successfully in CI
This commit is contained in:
Dzmitry Sankouski 2025-03-15 17:17:51 +03:00 committed by Clayton Craft
parent 3240d9fd57
commit eda09407de
No known key found for this signature in database
GPG key ID: 4A4CED6D7EDF950A

View file

@ -2,29 +2,30 @@
pkgname=device-samsung-starqltechn
pkgdesc="Samsung Galaxy S9 SM-G9600"
pkgver=8
pkgrel=1
pkgrel=2
url="https://postmarketos.org"
license="MIT"
arch="aarch64"
options="!check !archcheck"
depends="
postmarketos-base
alsa-ucm-conf-sdm845
dtc
linux-postmarketos-qcom-sdm845
mkbootimg
u-boot-starqltechn
u-boot-tools
dtc
msm-firmware-loader
postmarketos-base
soc-qcom
soc-qcom-modem
u-boot-starqltechn
u-boot-tools
"
makedepends="devicepkg-dev dtc"
source="
deviceinfo
boot_image.its
payload_mock.dts
bootscript.sh
deviceinfo
modules-initfs
payload_mock.dts
"
build() {