device-shift-axolotl: 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. In the process, also remove the unnecessary postmarketos-test dependency in makedepends. That is just an empty package. Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7553>
This commit is contained in:
parent
18817063ee
commit
78700ba2c9
1 changed files with 3 additions and 3 deletions
|
|
@ -5,7 +5,7 @@
|
|||
pkgname=device-shift-axolotl
|
||||
pkgdesc="SHIFT6mq"
|
||||
pkgver=17
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="aarch64"
|
||||
|
|
@ -21,7 +21,7 @@ depends="
|
|||
soc-qcom-qbootctl
|
||||
fwupd>=1.8.6
|
||||
"
|
||||
makedepends="devicepkg-dev postmarketos-test"
|
||||
makedepends="devicepkg-dev"
|
||||
source="
|
||||
deviceinfo
|
||||
hexagonrpcd.confd
|
||||
|
|
@ -68,7 +68,7 @@ nonfree_firmware_openrc() {
|
|||
}
|
||||
|
||||
pmtest() {
|
||||
depends="bootrr qrtr firmware-shift-sdm845 unl0kr"
|
||||
depends="bootrr qrtr firmware-shift-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