libfcitx-qt5: drop hostmakedepends provided by build_style

This commit is contained in:
Michael Gehring 2016-11-08 12:08:10 +01:00
parent 10da3af411
commit ccf2126b6b
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ license="GPL-2, LGPL-2.1"
homepage="https://fcitx-im.org/"
distfiles="http://download.fcitx-im.org/fcitx-qt5/fcitx-qt5-${version}.tar.xz"
checksum=8cef90024ca84c3f607943b91f6bfe63fd077507bbe100e5a1936464095841de
hostmakedepends="pkg-config cmake extra-cmake-modules"
hostmakedepends="pkg-config extra-cmake-modules"
makedepends="libxkbcommon-devel qt5-devel fcitx-devel"
wrksrc="fcitx-qt5-${version}"