firmware-samsung-a6lte: add missing makedep

pmbootstrap only installs makedepends when building packages, not the
depends as it did in the past. Adjust this package to fix:
  >>> firmware-samsung-a6lte: Entering fakeroot...
  /usr/bin/abuild: line 21: can't open /lib/firmware/brcm/brcmfmac43456-sdio.bin.zst: no such file

Part-of: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6617
[ci:skip-build]: already built successfully in CI
This commit is contained in:
Oliver Smith 2025-06-08 13:27:21 +02:00
parent de667973e9
commit fa0f9e64f0
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

@ -1,13 +1,16 @@
pkgname=firmware-samsung-a6lte
pkgver=3
pkgrel=1
pkgrel=2
pkgdesc="Firmware files for Samsung Galaxy A6 (2018)"
arch="aarch64"
url="https://dumps.tadiphone.dev/dumps/samsung/a6lte"
license="proprietary"
options="!strip !check !archcheck !spdx !tracedeps pmb:cross-native"
depends="linux-firmware-brcm"
makedepends="zstd"
makedepends="
linux-firmware-brcm
zstd
"
# Source
_raw_wifi_path="https://dumps.tadiphone.dev/dumps/samsung/a6lte/-/raw/a6ltejx-user-9-PPR1.180610.011-A600FJXS5BSL1-release-keys/vendor/etc/wifi"