aboutsummaryrefslogtreecommitdiffstats
path: root/testing/shotcut
diff options
context:
space:
mode:
Diffstat (limited to 'testing/shotcut')
-rw-r--r--testing/shotcut/APKBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/shotcut/APKBUILD b/testing/shotcut/APKBUILD
index c30badcc3a..c8993e88d0 100644
--- a/testing/shotcut/APKBUILD
+++ b/testing/shotcut/APKBUILD
@@ -14,6 +14,8 @@ subpackages="$pkgname-doc"
source="shotcut-$pkgver.tar.gz::https://github.com/mltframework/shotcut/archive/v$pkgver.tar.gz
shotcut-melt.patch
"
+options="!check" # No test suite present
+
build() {
qmake-qt5 PREFIX="/usr/"
make