libktorrent: fix cross

Closes #14245.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
John 2018-04-22 10:49:59 +02:00 committed by Enno Boland
parent 3818efd423
commit ec538d5554

View file

@ -1,7 +1,7 @@
# Template file for 'libktorrent'
pkgname=libktorrent
version=2.1
revision=1
revision=2
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake python doxygen"
makedepends="qt5-devel karchive-devel ksolid-devel kio-devel ki18n-devel kcrash-devel gmp-devel qca-qt5-devel"
@ -11,7 +11,6 @@ license="GPL-2"
homepage="http://ktorrent.pwsp.net"
distfiles="http://mirror.netcologne.de/gentoo/distfiles/${pkgname}-${version}.tar.xz"
checksum=3eefdcceec73410c558e82d7be22eb2ed18679e9ab64f34cc100b54e186fe26f
nocross="fails to detect qca-qt5"
libktorrent-devel_package() {
depends="${sourcepkg}-${version}_${revision}"