libktorrent: drop hostmakedepends provided by build_style

This commit is contained in:
Michael Gehring 2016-11-08 12:08:11 +01:00
parent 1bf81219c8
commit 012d4b9dc2

View file

@ -3,7 +3,7 @@ pkgname=libktorrent
version=1.3.1
revision=2
build_style=cmake
hostmakedepends="cmake automoc4"
hostmakedepends="automoc4"
makedepends="gmp-devel boost-devel qt-devel phonon-devel libgcrypt-devel qca-devel kdelibs-devel"
short_desc="A BitTorrent protocol implementation"
maintainer="Juan RP <xtraeme@voidlinux.eu>"