mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
maxima: rebuild for ecl
This commit is contained in:
parent
c50f39788a
commit
ace18ee7e5
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'maxima'
|
# Template file for 'maxima'
|
||||||
pkgname=maxima
|
pkgname=maxima
|
||||||
version=5.47.0
|
version=5.47.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="$(vopt_enable clisp) $(vopt_enable sbcl sbcl-exec) $(vopt_enable ecl)"
|
configure_args="$(vopt_enable clisp) $(vopt_enable sbcl sbcl-exec) $(vopt_enable ecl)"
|
||||||
hostmakedepends="python3 perl texinfo patchelf $(vopt_if ecl ecl)"
|
hostmakedepends="python3 perl texinfo patchelf $(vopt_if ecl ecl)"
|
||||||
|
|
Loading…
Add table
Reference in a new issue