device-oneplus-fajita: use postmarketos-test-unl0kr for pmtest
This is device-agnostic, and allows to not depend on a package that might end up in alpine in the future Signed-off-by: Pablo Correa Gómez <pabloyoyoista@postmarketos.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7553>
This commit is contained in:
parent
d6db12f1f4
commit
7df5d62494
1 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
pkgname=device-oneplus-fajita
|
||||
pkgdesc="OnePlus 6T"
|
||||
pkgver=18
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="aarch64"
|
||||
|
|
@ -69,7 +69,7 @@ nonfree_firmware_openrc() {
|
|||
}
|
||||
|
||||
pmtest() {
|
||||
depends="bootrr qrtr firmware-oneplus-sdm845 unl0kr"
|
||||
depends="bootrr qrtr firmware-oneplus-sdm845 postmarketos-test-unl0kr"
|
||||
install_if="$pkgname=$pkgver-r$pkgrel postmarketos-mkinitfs-hook-ci"
|
||||
install="$subpkgdir/$subpkgname.post-install"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue