mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 17:43:51 +02:00
qca: fix cross
This commit is contained in:
parent
4fcc043d55
commit
aa586706a0
1 changed files with 4 additions and 0 deletions
|
@ -15,6 +15,10 @@ homepage="http://delta.affinix.com/qca/"
|
||||||
distfiles="http://delta.affinix.com/download/qca/2.0/${pkgname}-${version}.tar.gz"
|
distfiles="http://delta.affinix.com/download/qca/2.0/${pkgname}-${version}.tar.gz"
|
||||||
checksum=226dcd76138c3738cdc15863607a96b3758a4c3efd3c47295939bcea4e7a9284
|
checksum=226dcd76138c3738cdc15863607a96b3758a4c3efd3c47295939bcea4e7a9284
|
||||||
|
|
||||||
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
|
hostmakedepends+=" qt-host-tools qt-devel"
|
||||||
|
fi
|
||||||
|
|
||||||
qca-ossl_package() {
|
qca-ossl_package() {
|
||||||
depends="${sourcepkg}-${version}_${revision}"
|
depends="${sourcepkg}-${version}_${revision}"
|
||||||
short_desc+=" - QCA OSSL plugin"
|
short_desc+=" - QCA OSSL plugin"
|
||||||
|
|
Loading…
Add table
Reference in a new issue