Skip to content
Snippets Groups Projects
Unverified Commit 6a8b3127 authored by Newbyte's avatar Newbyte :snowflake:
Browse files

samsung-m3: fix firmware package dependency name (MR 2958)

I missed this when renaming the package from firmware-samsung-m0 to
firmware-samsung-midas.

Fixes 67bb8836
parent 62348a23
Branches
No related tags found
No related merge requests found
Pipeline #200359 passed
......@@ -2,7 +2,7 @@
pkgname=device-samsung-m3
pkgdesc="Samsung Galaxy S III LTE"
pkgver=3
pkgrel=3
pkgrel=4
url="https://postmarketos.org"
license="MIT"
arch="armv7"
......@@ -29,8 +29,8 @@ package() {
nonfree_firmware() {
pkgdesc="WiFi and Bluetooth firmware"
depends="
firmware-samsung-m0-bluetooth
firmware-samsung-m0-wifi
firmware-samsung-midas-bluetooth
firmware-samsung-midas-wifi
"
mkdir "$subpkgdir"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment