mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
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
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTS=0 -DQC_CERTSTORE_PATH=/etc/ssl/certs/ca-certificates.crt
|
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"
|
-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"
|
makedepends="nss-devel libgcrypt-devel qt5-devel ca-certificates libressl-devel"
|
||||||
depends="ca-certificates"
|
depends="ca-certificates"
|
||||||
short_desc="Qt Cryptographic Architecture"
|
short_desc="Qt Cryptographic Architecture"
|
||||||
|
|
Loading…
Add table
Reference in a new issue