samsung-p4note: depend on MFC firmware (MR 4284)
This commit is contained in:
parent
1bd1765f23
commit
0eb391d23f
1 changed files with 3 additions and 2 deletions
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue