crda: change build host dep to openssl

This commit is contained in:
John 2021-01-06 23:55:54 +01:00
parent 9a0e3a9e8a
commit 60c79f7f31

View file

@ -5,7 +5,7 @@ revision=1
_dbname=wireless-regdb
_dbversion=2020.11.20
_dbsrc="${XBPS_BUILDDIR}/${_dbname}-${_dbversion}/"
hostmakedepends="libressl python python-M2Crypto pkg-config"
hostmakedepends="openssl python python-M2Crypto pkg-config"
makedepends="libnl-devel libgcrypt-devel"
depends="iw"
short_desc="Central Regulatory Domain Agent for wireless networks"