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

This commit is contained in:
Anton Bambura 2023-07-29 22:50:09 +03:00 committed by Pablo Correa Gómez
parent 1bd1765f23
commit 0eb391d23f
No known key found for this signature in database
GPG key ID: 7A342565FF635F79

View file

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