qca-qt5: drop hostmakedepends provided by build_style
This commit is contained in:
parent
77cdf57017
commit
38f9ff63af
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ wrksrc=${pkgname%-*}-${version}
|
|||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTS=0 -DQC_CERTSTORE_PATH=/etc/ssl/certs/ca-certificates.crt
|
||||
-DQCA_FEATURE_INSTALL_DIR=/usr/share/qca/mkspecs -DWITH_ossl_PLUGIN=yes"
|
||||
hostmakedepends="cmake pkg-config ca-certificates"
|
||||
hostmakedepends="pkg-config ca-certificates"
|
||||
makedepends="nss-devel libgcrypt-devel qt5-devel ca-certificates libressl-devel"
|
||||
depends="ca-certificates"
|
||||
short_desc="Qt Cryptographic Architecture"
|
||||
|
|
Loading…
Reference in a new issue