diff options
-rw-r--r-- | user/kate/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user/kate/APKBUILD b/user/kate/APKBUILD index a4abe8a80..32dd5add7 100644 --- a/user/kate/APKBUILD +++ b/user/kate/APKBUILD @@ -6,6 +6,7 @@ pkgrel=1 pkgdesc="Advanced text editor with autocomplete, syntax highlighting, and more" url="https://kate-editor.org/" arch="all" +options="!check" # All tests require X11. license="LGPL-2.1 LGPL-3.0 GPL-3.0" depends="" makedepends="$depends_dev cmake extra-cmake-modules qt5-qtbase-dev python3 |