device-google-spring: update MFC firmware dependency (MR 4393)
This commit is contained in:
parent
930f7d8904
commit
480bf72054
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
pkgname=device-google-spring
|
||||
pkgdesc="HP Chromebook 11 G1"
|
||||
pkgver=1
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="armv7"
|
||||
|
@ -29,7 +29,7 @@ package() {
|
|||
|
||||
nonfree_firmware() {
|
||||
pkgdesc="WiFi/BT and MFC firmware"
|
||||
depends="linux-firmware-mrvl linux-firmware-other"
|
||||
depends="linux-firmware-mrvl linux-firmware-s5p-mfc"
|
||||
mkdir "$subpkgdir"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue