Less Firmware Dependencies for N900 (#1414) [skip ci]

This commit is contained in:
Sicelo 2018-04-15 23:33:41 +02:00 committed by Oliver Smith
parent 2f4295c731
commit 4388c6614d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
pkgname=device-nokia-n900
pkgver=2
pkgrel=5
pkgrel=6
pkgdesc="Nokia N900"
url="https://github.com/postmarketOS"
arch="noarch"
@ -97,7 +97,7 @@ i3wm() {
nonfree_firmware() {
pkgdesc="Wifi firmware"
depends="linux-firmware"
depends="linux-firmware-ti-connectivity"
mkdir "$subpkgdir"
}