samsung-t0lte: depend on MFC firmware (MR 4284)

This commit is contained in:
Anton Bambura 2023-07-29 22:45:05 +03:00 committed by Pablo Correa Gómez
parent e49167d029
commit a58d134174
No known key found for this signature in database
GPG Key ID: 7A342565FF635F79

View File

@ -2,7 +2,7 @@
pkgname=device-samsung-t0lte
pkgdesc="Samsung Galaxy Note II LTE"
pkgver=0.6
pkgrel=0
pkgrel=1
url="https://postmarketos.org"
license="MIT"
arch="armv7"
@ -41,10 +41,11 @@ package() {
}
nonfree_firmware() {
pkgdesc="WiFi & Bluetooth firmware"
pkgdesc="WiFi, Bluetooth, MFC firmware"
depends="
firmware-samsung-midas-bluetooth
firmware-samsung-midas-wifi
linux-firmware-s5p-mfc
"
mkdir "$subpkgdir"
}