mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
crda: change build host dep to openssl
This commit is contained in:
parent
9a0e3a9e8a
commit
60c79f7f31
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=1
|
||||||
_dbname=wireless-regdb
|
_dbname=wireless-regdb
|
||||||
_dbversion=2020.11.20
|
_dbversion=2020.11.20
|
||||||
_dbsrc="${XBPS_BUILDDIR}/${_dbname}-${_dbversion}/"
|
_dbsrc="${XBPS_BUILDDIR}/${_dbname}-${_dbversion}/"
|
||||||
hostmakedepends="libressl python python-M2Crypto pkg-config"
|
hostmakedepends="openssl python python-M2Crypto pkg-config"
|
||||||
makedepends="libnl-devel libgcrypt-devel"
|
makedepends="libnl-devel libgcrypt-devel"
|
||||||
depends="iw"
|
depends="iw"
|
||||||
short_desc="Central Regulatory Domain Agent for wireless networks"
|
short_desc="Central Regulatory Domain Agent for wireless networks"
|
||||||
|
|
Loading…
Add table
Reference in a new issue