Skip to content
Snippets Groups Projects
Unverified Commit d00448a1 authored by Joel Selvaraj's avatar Joel Selvaraj Committed by Newbyte
Browse files

community/device-shift-axolotl: fix dependency (MR 2982)

The soc-qcom-sdm845-nonfree-firmware dependency is now moved from
firmware-shift-sdm845 package to the device package.
This will make the firmware package to only depend on firmware files.
parent c9f9f679
Branches
No related tags found
No related merge requests found
......@@ -3,8 +3,8 @@
pkgname=device-shift-axolotl
pkgdesc="SHIFT6mq"
pkgver=1
pkgrel=1
pkgver=2
pkgrel=0
url="https://postmarketos.org"
license="MIT"
arch="aarch64"
......@@ -37,7 +37,7 @@ package() {
nonfree_firmware() {
pkgdesc="Modem, GPU and WiFi Firmware, also needed for osk-sdl"
depends="firmware-shift-sdm845 firmware-shift-sdm845-initramfs"
depends="firmware-shift-sdm845 firmware-shift-sdm845-initramfs soc-qcom-sdm845-nonfree-firmware"
mkdir "$subpkgdir"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment