diff options
Diffstat (limited to 'user/cantor/APKBUILD')
-rw-r--r-- | user/cantor/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user/cantor/APKBUILD b/user/cantor/APKBUILD index be9e833df..8a3e493b6 100644 --- a/user/cantor/APKBUILD +++ b/user/cantor/APKBUILD @@ -6,6 +6,7 @@ pkgrel=0 pkgdesc="KDE worksheet interface for popular mathematical applications" url="https://edu.kde.org/cantor/" arch="all" +options="!check" # Tests require X11. license="GPL-2.0-only" depends="r" makedepends="cmake extra-cmake-modules qt5-qtbase-dev qt5-qtsvg-dev |