mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
parent
c81ef4f8a1
commit
d23b9cd70f
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'maxima'
|
||||
pkgname=maxima
|
||||
version=5.44.0
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="$(vopt_enable clisp) $(vopt_enable sbcl)"
|
||||
hostmakedepends="python3 perl emacs texinfo"
|
||||
|
@ -18,7 +18,7 @@ nopie=yes
|
|||
build_options="clisp sbcl"
|
||||
desc_option_clisp="Build with CLISP"
|
||||
desc_option_sbcl="Build with SBCL"
|
||||
build_options_default="clisp"
|
||||
build_options_default="sbcl"
|
||||
vopt_conflict clisp sbcl
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue