device-samsung-t03g: 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:38:54 +02:00
parent f290379828
commit 1f5f37a2d0
No known key found for this signature in database
GPG key ID: 4A4CED6D7EDF950A

View file

@ -2,7 +2,7 @@
pkgname=device-samsung-t03g
pkgdesc="Samsung Galaxy Note II (GSM)"
pkgver=2
pkgrel=0
pkgrel=1
url="https://postmarketos.org"
license="MIT"
arch="armv7"
@ -11,6 +11,7 @@ depends="
alsa-ucm-conf
mkbootimg
postmarketos-base
postmarketos-initramfs-minimal
soc-samsung-exynos4412-haptics
"
makedepends="devicepkg-dev"