mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-05 03:23:01 +02:00
eclib: for boost-1.88
This commit is contained in:
parent
2d03feb301
commit
bf4207c693
1 changed files with 3 additions and 2 deletions
|
@ -1,10 +1,11 @@
|
|||
# Template file for 'eclib'
|
||||
pkgname=eclib
|
||||
version=20250122
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-flint --with-boost"
|
||||
makedepends="pari-devel ntl-devel flintlib-devel boost-devel"
|
||||
makedepends="pari-devel ntl-devel flintlib-devel boost-devel-minimal
|
||||
libboost_thread libboost_system"
|
||||
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