device-qemu-aarch64: 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 Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7553>
This commit is contained in:
parent
78700ba2c9
commit
52e3daf0d3
1 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
# Co-Maintainer: Oliver Smith <ollieparanoid@postmarketos.org>
|
||||
pkgname=device-qemu-aarch64
|
||||
pkgver=13
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Simulated device in QEMU (aarch64)"
|
||||
url="https://postmarketos.org"
|
||||
arch="aarch64"
|
||||
|
|
@ -76,7 +76,7 @@ kernel_stable() {
|
|||
|
||||
pmtest() {
|
||||
install_if="$pkgname=$pkgver-r$pkgrel postmarketos-mkinitfs-hook-ci"
|
||||
depends="unl0kr"
|
||||
depends="postmarketos-test-unl0kr"
|
||||
|
||||
mkdir -p "$subpkgdir"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue