soc-qcom-msm89x7: Add gpu and ucm subpackages as dependencies (MR 6180)
Add gpu and ucm supackages as dependecies. [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
c3273472e0
commit
5258a6b5bf
1 changed files with 6 additions and 2 deletions
|
|
@ -2,12 +2,16 @@
|
|||
pkgname=soc-qcom-msm89x7
|
||||
pkgdesc="Common package for Qualcomm MSM89x7 devices"
|
||||
pkgver=2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
url="https://postmarketos.org"
|
||||
license="BSD-3-Clause"
|
||||
arch="aarch64"
|
||||
options="!check !archcheck !tracedeps pmb:cross-native"
|
||||
depends="swclock-offset"
|
||||
depends="
|
||||
$pkgname-gpu
|
||||
$pkgname-ucm
|
||||
swclock-offset
|
||||
"
|
||||
subpackages="
|
||||
$pkgname-gpu
|
||||
$pkgname-ucm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue