soc-qcom-sdm660: depend on alsa-ucm-conf-qcom-sdm660
In order for all devices on SDM630/660 platform to easily obtain ALSA use case configs, add newly added alsa-ucm-conf-qcom-sdm660 to dependencies of common SoC package. Haven't seen maxnet for a long time, so promote myself to maintainer. Signed-off-by: Alexey Minnekhanov <alexeymin@postmarketos.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7180>
This commit is contained in:
parent
e8ae1ec3c2
commit
2708a4dcee
1 changed files with 8 additions and 4 deletions
|
|
@ -1,13 +1,17 @@
|
|||
# Maintainer: Max Buchholz <max.buchholz@gmx.de>
|
||||
# Maintainer: Alexey Minnekhanov <alexeymin@postmarketos.org>
|
||||
# Co-Maintainer: Max Buchholz <max.buchholz@gmx.de>
|
||||
pkgname=soc-qcom-sdm660
|
||||
pkgdesc="Common package for Qualcomm SDM630/636/660 devices"
|
||||
pkgver=3
|
||||
pkgrel=1
|
||||
pkgver=4
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="BSD-3-Clause"
|
||||
arch="aarch64"
|
||||
options="!check !archcheck !tracedeps pmb:cross-native"
|
||||
depends="swclock-offset"
|
||||
depends="
|
||||
alsa-ucm-conf-qcom-sdm660
|
||||
swclock-offset
|
||||
"
|
||||
subpackages="
|
||||
$pkgname-rproc
|
||||
$pkgname-rproc-openrc:rproc_openrc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue