libfcitx-qt5: drop hostmakedepends provided by build_style
This commit is contained in:
parent
10da3af411
commit
ccf2126b6b
|
@ -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}"
|
||||
|
|
Loading…
Reference in New Issue