mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-06 03:53:18 +02:00
eclib: for boost-1.89
This commit is contained in:
parent
a9d7407cf0
commit
4a8f4af1e9
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'eclib'
|
||||
pkgname=eclib
|
||||
version=20250627
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-flint --with-boost"
|
||||
configure_args="--with-flint --with-boost --with-boost-system=c"
|
||||
makedepends="pari-devel ntl-devel flintlib-devel boost-devel-minimal
|
||||
libboost_thread libboost_system"
|
||||
libboost_thread"
|
||||
short_desc="Elliptic curve library, includes mwrank"
|
||||
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||
license="GPL-2.0-or-later"
|
||||
|
|
Loading…
Add table
Reference in a new issue