diff --git a/device/testing/device-google-spring/APKBUILD b/device/testing/device-google-spring/APKBUILD index a253d9369..a196ebec1 100644 --- a/device/testing/device-google-spring/APKBUILD +++ b/device/testing/device-google-spring/APKBUILD @@ -2,7 +2,7 @@ pkgname=device-google-spring pkgdesc="HP Chromebook 11 G1" pkgver=1 -pkgrel=0 +pkgrel=1 url="https://postmarketos.org" license="MIT" arch="armv7" @@ -10,8 +10,9 @@ options="!check !archcheck" depends=" alsa-ucm-conf depthcharge-tools - postmarketos-base linux-postmarketos-exynos5 + postmarketos-base + postmarketos-cros-common postmarketos-update-depthcharge-kernel " makedepends="devicepkg-dev"