mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 10:33:06 +02:00
nix: for boost 1.88
This commit is contained in:
parent
f5210f49f5
commit
222d1c78ae
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'nix'
|
||||
pkgname=nix
|
||||
version=2.30.2
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=meson
|
||||
build_helper=qemu
|
||||
# Use /nix/var as suggested by the official Manual.
|
||||
|
@ -10,7 +10,8 @@ build_helper=qemu
|
|||
configure_args="-Dunit-tests=false -Dlibstore:sandbox-shell=/usr/bin/busybox.static"
|
||||
hostmakedepends="curl pkg-config flex tar xz mdBook jq busybox-static lowdown
|
||||
perl-DBD-SQLite xz lsof"
|
||||
makedepends="boost-devel
|
||||
makedepends="boost-devel-minimal libboost_context libboost_coroutine
|
||||
libboost_iostreams libboost_regex libboost_container
|
||||
brotli-devel bzip2-devel gc-devel libcurl-devel
|
||||
libblake3-devel libgit2-1.9-devel toml11
|
||||
liblzma-devel openssl-devel libsodium-devel sqlite-devel
|
||||
|
|
Loading…
Add table
Reference in a new issue