device-samsung-p4note: depend on minimal initramfs (MR 5241)

This device has a small boot partition (8 MB). The big initramfs
won't fit.
This commit is contained in:
Stefan Hansson 2024-06-18 22:37:37 +02:00
parent ce48786034
commit f290379828
No known key found for this signature in database
GPG key ID: 4A4CED6D7EDF950A

View file

@ -2,7 +2,7 @@
pkgname=device-samsung-p4note
pkgdesc="Samsung Galaxy Note 10.1"
pkgver=2
pkgrel=0
pkgrel=1
url="https://postmarketos.org"
license="MIT"
arch="armv7"
@ -12,6 +12,7 @@ depends="
mkbootimg
alsa-ucm-conf
postmarketos-base
postmarketos-initramfs-minimal
"
makedepends="devicepkg-dev"
subpackages="$pkgname-nonfree-firmware:nonfree_firmware"