Skip to content
Snippets Groups Projects
Commit c77bdc34 authored by Sertonix's avatar Sertonix Committed by Bart Ribbers
Browse files

community/umbrello: enable checks

parent d22cd175
No related branches found
No related tags found
1 merge request!68907community/umbrello: enable checks
Pipeline #246565 skipped
......@@ -34,11 +34,6 @@ checkdepends="xvfb-run"
subpackages="$pkgname-doc $pkgname-lang"
_repo_url="https://invent.kde.org/sdk/umbrello.git"
source="https://download.kde.org/stable/release-service/$pkgver/src/umbrello-$pkgver.tar.xz"
options="!check" # Broken
case "$CARCH" in
ppc64le|armv7) options="!check";; # FIXME: testsuite fails
esac
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