Skip to content
Snippets Groups Projects
Commit 03a6bb60 authored by achill (fossdd)'s avatar achill (fossdd) Committed by omni
Browse files

community/libdjinterop: disable check due to no tests

Disable check to avoid `No tests were found!!!` error causing build
failure with abuild 3.14.0.

Ref: #16519
parent 2c9ed3ec
No related branches found
No related tags found
1 merge request!74811community/*: move from testing
......@@ -19,6 +19,7 @@ subpackages="$pkgname-dev"
source="$pkgname-$pkgver.tar.gz::https://github.com/xsco/libdjinterop/archive/refs/tags/$pkgver.tar.gz
0001-Fix-build.patch
"
options="!check" # no tests
build() {
cmake -B build -G Ninja \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment