diff options
Diffstat (limited to 'user/ktorrent')
-rw-r--r-- | user/ktorrent/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user/ktorrent/APKBUILD b/user/ktorrent/APKBUILD index 7a401cac9..610907026 100644 --- a/user/ktorrent/APKBUILD +++ b/user/ktorrent/APKBUILD @@ -6,6 +6,7 @@ pkgrel=0 pkgdesc="BitTorrent client by KDE" url="https://www.kde.org/applications/internet/ktorrent/" arch="all" +options="!check" # Test requires X11. license="GPL-2.0-only" depends="" makedepends="cmake extra-cmake-modules qt5-qtbase-dev qt5-qtscript-dev kio-dev |