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:
parent
161f0751b7
commit
353297c656
1 changed files with 3 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
pkgname=device-google-sargo
|
pkgname=device-google-sargo
|
||||||
pkgdesc="Google Pixel 3a"
|
pkgdesc="Google Pixel 3a"
|
||||||
pkgver=0.3
|
pkgver=0.3
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -10,10 +10,11 @@ options="!check !archcheck"
|
||||||
depends="
|
depends="
|
||||||
linux-postmarketos-qcom-sdm670
|
linux-postmarketos-qcom-sdm670
|
||||||
make-dynpart-mappings
|
make-dynpart-mappings
|
||||||
mesa-dri-gallium
|
|
||||||
mkbootimg
|
mkbootimg
|
||||||
postmarketos-base
|
postmarketos-base
|
||||||
postmarketos-update-kernel
|
postmarketos-update-kernel
|
||||||
|
soc-qcom-sdm845
|
||||||
|
soc-qcom-sdm845-qbootctl
|
||||||
"
|
"
|
||||||
makedepends="devicepkg-dev"
|
makedepends="devicepkg-dev"
|
||||||
source="deviceinfo"
|
source="deviceinfo"
|
||||||
|
|
Loading…
Reference in a new issue