diff --git a/aports/device/device-lg-hammerhead/APKBUILD b/aports/device/device-lg-hammerhead/APKBUILD index 001ba977..eabcd4ec 100644 --- a/aports/device/device-lg-hammerhead/APKBUILD +++ b/aports/device/device-lg-hammerhead/APKBUILD @@ -1,6 +1,6 @@ pkgname=device-lg-hammerhead -pkgver=1 -pkgrel=25 +pkgver=2 +pkgrel=0 pkgdesc="Google Nexus 5" url="https://github.com/postmarketOS" arch="noarch" @@ -44,8 +44,8 @@ weston() { } nonfree_firmware() { - pkgdesc="Wifi/GPU firmware" - depends="linux-firmware-qcom linux-firmware-brcm firmware-adreno" + pkgdesc="Wifi, GPU, Modem and ADSP firmware" + depends="linux-firmware-qcom linux-firmware-brcm firmware-adreno firmware-lg-hammerhead-adsp firmware-lg-hammerhead-modem modem-qcom-msm-mainline-common" mkdir "$subpkgdir" }