google-sargo: depend on sdm845 soc package (MR 3488)

Some SDM845-specific configurations and packages are also useful for the
Pixel 3a:
 - mesa-dri-gallium
 - qbootctl
 - swclock-offset
This commit is contained in:
Richard Acayan 2022-09-30 22:53:21 -04:00 committed by Newbyte
parent 161f0751b7
commit 353297c656
No known key found for this signature in database
GPG key ID: 5873C171C9429CFA

View file

@ -2,7 +2,7 @@
pkgname=device-google-sargo
pkgdesc="Google Pixel 3a"
pkgver=0.3
pkgrel=0
pkgrel=1
url="https://postmarketos.org"
license="MIT"
arch="aarch64"
@ -10,10 +10,11 @@ options="!check !archcheck"
depends="
linux-postmarketos-qcom-sdm670
make-dynpart-mappings
mesa-dri-gallium
mkbootimg
postmarketos-base
postmarketos-update-kernel
soc-qcom-sdm845
soc-qcom-sdm845-qbootctl
"
makedepends="devicepkg-dev"
source="deviceinfo"