mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-11-04 18:32:13 +01:00
testing/yamkix: add checkdep to makedep for rv64
This commit is contained in:
parent
02d054efb5
commit
d561fd6b6d
@ -12,6 +12,8 @@ makedepends="py3-setuptools"
|
|||||||
checkdepends="py3-pytest py3-pytest-runner"
|
checkdepends="py3-pytest py3-pytest-runner"
|
||||||
source="$pkgname-$pkgver.tar.gz::https://github.com/looztra/yamkix/archive/v$pkgver.tar.gz"
|
source="$pkgname-$pkgver.tar.gz::https://github.com/looztra/yamkix/archive/v$pkgver.tar.gz"
|
||||||
|
|
||||||
|
[ "$CARCH" = "riscv64" ] && makedepends="$makedepends $checkdepends"
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
python3 setup.py build
|
python3 setup.py build
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user