Skip to content
Snippets Groups Projects
Unverified Commit 1a93aba4 authored by Martijn Otto's avatar Martijn Otto Committed by Pablo Correa Gomez
Browse files

device-sony-pioneer: fix firmware dependency package name (MR 4613)

[ci:skip-build]: already built successfully in CI
parent f58f45db
No related branches found
No related tags found
No related merge requests found
Pipeline #199168 passed
......@@ -3,7 +3,7 @@
pkgname=device-sony-pioneer
pkgdesc="Sony Xperia XA2"
pkgver=0.1
pkgrel=1
pkgrel=2
url="https://postmarketos.org"
license="MIT"
arch="aarch64"
......@@ -42,7 +42,7 @@ phosh() {
nonfree_firmware() {
pkgdesc="Various firmware files required for most subsystems to run"
depends="firmware-sony-ninges soc-qcom-sdm-660-nonfree-firmware"
depends="firmware-sony-ninges soc-qcom-sdm660-nonfree-firmware"
mkdir "$subpkgdir"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment