device-google-kukui: depend on minimal initramfs (MR 5246)

[ci:skip-build]: already built successfully in CI
This commit is contained in:
Brian Cole 2024-06-18 22:24:54 +00:00 committed by Clayton Craft
parent a2d30ae115
commit 2e4ef2b276
No known key found for this signature in database
GPG key ID: 4A4CED6D7EDF950A

View file

@ -3,7 +3,7 @@
pkgname=device-google-kukui
pkgdesc="Google Kukui Chromebooks"
pkgver=6
pkgrel=6
pkgrel=7
url="https://postmarketos.org"
license="MIT"
arch="aarch64"
@ -14,6 +14,7 @@ depends="
linux-postmarketos-mediatek-mt8183>=6.1.28-r0
postmarketos-base
postmarketos-cros-common
postmarketos-initramfs-minimal
soc-mediatek-mt8183
"
makedepends="devicepkg-dev"