mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
boost: rebuild for Python 3.12
This commit is contained in:
parent
3aa0999b83
commit
bb2e5672ca
2 changed files with 2 additions and 2 deletions
|
@ -660,7 +660,7 @@ libboost_stacktrace_addr2line.so.1.83.0 libboost_stacktrace_addr2line-1.83.0_1
|
||||||
libboost_stacktrace_basic.so.1.83.0 libboost_stacktrace_basic-1.83.0_1
|
libboost_stacktrace_basic.so.1.83.0 libboost_stacktrace_basic-1.83.0_1
|
||||||
libboost_mpi.so.1.83.0 libboost_mpi-1.83.0_1
|
libboost_mpi.so.1.83.0 libboost_mpi-1.83.0_1
|
||||||
libboost_mpi_python311.so.1.83.0 libboost_mpi-python3-1.83.0_1
|
libboost_mpi_python311.so.1.83.0 libboost_mpi-python3-1.83.0_1
|
||||||
libboost_python311.so.1.83.0 boost-python3-1.83.0_1
|
libboost_python312.so.1.83.0 boost-python3-1.83.0_1
|
||||||
libexempi.so.8 exempi-2.5.0_1
|
libexempi.so.8 exempi-2.5.0_1
|
||||||
libatasmart.so.4 libatasmart-0.17_1
|
libatasmart.so.4 libatasmart-0.17_1
|
||||||
libsgutils2-1.45.so.2 libsgutils-1.45_1
|
libsgutils2-1.45.so.2 libsgutils-1.45_1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'boost'
|
# Template file for 'boost'
|
||||||
pkgname=boost
|
pkgname=boost
|
||||||
version=1.83.0
|
version=1.83.0
|
||||||
revision=2
|
revision=3
|
||||||
build_style=meta
|
build_style=meta
|
||||||
hostmakedepends="which bzip2-devel icu-devel python3-devel pkg-config openmpi"
|
hostmakedepends="which bzip2-devel icu-devel python3-devel pkg-config openmpi"
|
||||||
makedepends="zlib-devel bzip2-devel icu-devel python3-devel liblzma-devel
|
makedepends="zlib-devel bzip2-devel icu-devel python3-devel liblzma-devel
|
||||||
|
|
Loading…
Add table
Reference in a new issue