mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
swig: remove unnecessary hostmakedepend on boost
causes a cycle: boost -> openmpi -> hwloc -> cairo -> fontconfig -> util-linux-common -> libcap-ng -> swig -> boost
This commit is contained in:
parent
d3d25a8c76
commit
697a3e59d7
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=4.3.0
|
|||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-pcre2-prefix=${XBPS_CROSS_BASE}/usr"
|
||||
hostmakedepends="bison boost-devel"
|
||||
hostmakedepends="bison"
|
||||
makedepends="zlib-devel pcre2-devel"
|
||||
short_desc="Simplified Wrapper and Interface Generator"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
Loading…
Add table
Reference in a new issue