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