device-samsung-starqltechn: add non free firmware package (MR 6009)

- split depends list on multiple lines
- add non free firmware subpackage to starqltechn device
This commit is contained in:
Dzmitry Sankouski 2025-01-12 15:03:31 +03:00 committed by Caleb Connolly
parent 19b51bbf8f
commit a3ff803df5
No known key found for this signature in database
GPG key ID: 7930459FB9303217

View file

@ -2,12 +2,22 @@
pkgname=device-samsung-starqltechn
pkgdesc="Samsung Galaxy S9 SM-G9600"
pkgver=7
pkgrel=0
pkgrel=1
url="https://postmarketos.org"
license="MIT"
arch="aarch64"
options="!check !archcheck"
depends="postmarketos-base linux-postmarketos-qcom-sdm845 mkbootimg u-boot-starqltechn u-boot-tools dtc"
depends="
postmarketos-base
linux-postmarketos-qcom-sdm845
mkbootimg
u-boot-starqltechn
u-boot-tools
dtc
firmware-samsung-sdm845
soc-qcom-sdm845-nonfree-firmware
soc-qcom-sdm845-modem
"
makedepends="devicepkg-dev dtc"
source="deviceinfo boot_image.its payload_mock.dts bootscript.sh"