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:
parent
f290379828
commit
1f5f37a2d0
1 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue