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

This device probably has a small boot partition where the big initramfs
won't fit, so use this.
This commit is contained in:
Stefan Hansson 2024-06-18 22:13:58 +02:00
parent ed5b11da90
commit 8ccbb8a864
No known key found for this signature in database
GPG key ID: 4A4CED6D7EDF950A

View file

@ -3,7 +3,7 @@
pkgname=device-samsung-lt01
pkgdesc="Samsung Galaxy Tab 3 8.0"
pkgver=1
pkgrel=3
pkgrel=4
url="https://postmarketos.org"
license="MIT"
arch="armv7"
@ -12,6 +12,7 @@ depends="
alsa-ucm-conf
mkbootimg
postmarketos-base
postmarketos-initramfs-minimal
"
_pmb_recommends="$pkgname-nonfree-firmware"
makedepends="devicepkg-dev"