device-google-oak: depend on postmarketos-initramfs-minimal (MR 5259)
This commit is contained in:
parent
daba855970
commit
e8b3544997
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
pkgname=device-google-oak
|
pkgname=device-google-oak
|
||||||
pkgdesc="Google Oak Chromebooks"
|
pkgdesc="Google Oak Chromebooks"
|
||||||
pkgver=4
|
pkgver=4
|
||||||
pkgrel=6
|
pkgrel=7
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -15,6 +15,7 @@ depends="
|
||||||
linux-postmarketos-mediatek-mt8173
|
linux-postmarketos-mediatek-mt8173
|
||||||
postmarketos-base
|
postmarketos-base
|
||||||
postmarketos-cros-common
|
postmarketos-cros-common
|
||||||
|
postmarketos-initramfs-minimal
|
||||||
"
|
"
|
||||||
makedepends="devicepkg-dev"
|
makedepends="devicepkg-dev"
|
||||||
source="deviceinfo modules-initfs"
|
source="deviceinfo modules-initfs"
|
||||||
|
|
Loading…
Reference in a new issue