device-htc-memul: add lk2nd dependency (MR 4424)
Add the lk2nd dependency so that pmbootstrap flasher flash_lk2nd works. [ci:skip-build] already built successfully in CI
This commit is contained in:
parent
27be25f327
commit
8be5f081d2
1 changed files with 3 additions and 2 deletions
|
@ -1,13 +1,14 @@
|
|||
# Reference: <https://postmarketos.org/devicepkg>
|
||||
pkgname=device-htc-memul
|
||||
pkgdesc="HTC One Mini 2"
|
||||
pkgver=1
|
||||
pkgrel=1
|
||||
pkgver=2
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="armv7"
|
||||
options="!check !archcheck"
|
||||
depends="
|
||||
lk2nd-msm8226-htc-memul
|
||||
mkbootimg
|
||||
postmarketos-base
|
||||
"
|
||||
|
|
Loading…
Reference in a new issue