soc-qcom-sm8350: add necessary packages as depends (MR 4729)
This commit is contained in:
parent
34eedabcf4
commit
b7361b32b6
1 changed files with 3 additions and 1 deletions
|
@ -1,13 +1,15 @@
|
|||
pkgname=soc-qcom-sm8350
|
||||
pkgdesc="Common package for Qualcomm sm8350 devices"
|
||||
pkgver=5
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
url="https://postmarketos.org"
|
||||
license="BSD-3-Clause"
|
||||
arch="aarch64"
|
||||
options="!check !archcheck !tracedeps"
|
||||
depends="
|
||||
swclock-offset
|
||||
msm-modem
|
||||
msm-modem-uim-selection
|
||||
"
|
||||
subpackages="
|
||||
$pkgname-nonfree-firmware:nonfree_firmware
|
||||
|
|
Loading…
Reference in a new issue