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
|
||||
pkgdesc="Google Oak Chromebooks"
|
||||
pkgver=4
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="aarch64"
|
||||
|
@ -15,6 +15,7 @@ depends="
|
|||
linux-postmarketos-mediatek-mt8173
|
||||
postmarketos-base
|
||||
postmarketos-cros-common
|
||||
postmarketos-initramfs-minimal
|
||||
"
|
||||
makedepends="devicepkg-dev"
|
||||
source="deviceinfo modules-initfs"
|
||||
|
|
Loading…
Reference in a new issue