mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
ndhc: unset nocross
This commit is contained in:
parent
9fea851523
commit
41c07233c0
1 changed files with 1 additions and 2 deletions
|
@ -9,9 +9,8 @@ hostmakedepends="ragel"
|
||||||
makedepends="libcap-devel"
|
makedepends="libcap-devel"
|
||||||
short_desc="Privilege-seperated secure DHCPv4 client"
|
short_desc="Privilege-seperated secure DHCPv4 client"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="2-clause-BSD"
|
license="BSD-2-Clause"
|
||||||
homepage="https://github.com/niklata/ndhc"
|
homepage="https://github.com/niklata/ndhc"
|
||||||
nocross=yes # needs heavy CMakeLists patching
|
|
||||||
_ndhcsum=e08d3b15b53f54ae47993e229bfd40ed3d643f86
|
_ndhcsum=e08d3b15b53f54ae47993e229bfd40ed3d643f86
|
||||||
_libsum=fb9ee14a9e343d83fcf9d761de719d8410168e71
|
_libsum=fb9ee14a9e343d83fcf9d761de719d8410168e71
|
||||||
distfiles="https://github.com/niklata/ndhc/archive/$_ndhcsum.tar.gz
|
distfiles="https://github.com/niklata/ndhc/archive/$_ndhcsum.tar.gz
|
||||||
|
|
Loading…
Add table
Reference in a new issue